Skip to content

Commit

Permalink
Update scala3-compiler, scala3-library to 3.4.3 (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 15, 2024
1 parent 7246fab commit db7395b
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.4.2"
lazy val scala3Version = "3.4.3"
lazy val jacksonVersion = "2.16.0"
lazy val scalatestVersion = "3.2.19"
lazy val scalacheckVersion = "1.18.0"
Expand Down

0 comments on commit db7395b

Please sign in to comment.