Update scala3-library to 3.4.3

This commit is contained in:
Scala Steward
2024-08-15 16:10:43 +00:00
parent dbb675b975
commit b786330bff

View File

@@ -2,7 +2,7 @@ lazy val root = (project in file(".")).settings(
inThisBuild(
List(
organization := "com.example",
scalaVersion := "3.4.2",
scalaVersion := "3.4.3",
version := "0.2.1-snapshot",
semanticdbEnabled := true,
semanticdbVersion := scalafixSemanticdb.revision