Skip to content

Commit

Permalink
Merge pull request #55 from scala-steward/update/scala3-compiler-3.3.1
Browse files Browse the repository at this point in the history
Update scala3-compiler, scala3-library to 3.3.1
  • Loading branch information
jxnu-liguobin authored Sep 16, 2023
2 parents d1b2086 + 1a399ae commit 018ce55
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.0"
lazy val scala3Version = "3.3.1"
lazy val jacksonVersion = "2.13.3"
lazy val scalatestVersion = "3.2.17"
lazy val scalacheckVersion = "1.17.0"
Expand Down

0 comments on commit 018ce55

Please sign in to comment.