Skip to content

Commit

Permalink
Update scala-library to 2.12.20 (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 9, 2024
1 parent b9cee9c commit cae7e63
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 @@ -8,7 +8,7 @@ val logbackVersion = "1.5.8"
val specs2Version = "4.20.8"
val dockerTestkitVersion = "0.12.0"

val scala2_12 = "2.12.19"
val scala2_12 = "2.12.20"
val scala2_13 = "2.13.14"

scalaVersion := scala2_13
Expand Down

0 comments on commit cae7e63

Please sign in to comment.