Skip to content

Commit

Permalink
Update scala3-compiler, scala3-library to 3.4.1 (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 28, 2024
1 parent d41f9b4 commit 8d484bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ lazy val `rolls-test-deps-version` = "0.3.3"

//ThisBuild / version := `rolls-test-deps-version`

lazy val scala3Version = "3.3.3"
lazy val scala3Version = "3.4.1"
lazy val jacksonVersion = "2.16.0"
lazy val scalatestVersion = "3.2.18"
lazy val scalacheckVersion = "1.17.0"
Expand Down

0 comments on commit 8d484bc

Please sign in to comment.