Skip to content

Commit

Permalink
Update scala-library to 2.12.19 (#180)
Browse files Browse the repository at this point in the history
Co-authored-by: ramazanyich <ramazanyich@gmail.com>
  • Loading branch information
scala-steward and ramazanyich authored Mar 1, 2024
1 parent 2a78422 commit 77f8791
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 @@ -10,7 +10,7 @@ val dockerTestkitVersion = "0.11.0"
val scalaTestVersion = "3.2.18"
val playVersion = "2.8.21" // test only

val scala2_12 = "2.12.18"
val scala2_12 = "2.12.19"
val scala2_13 = "2.13.13"

ThisBuild / scalaVersion := scala2_13
Expand Down

0 comments on commit 77f8791

Please sign in to comment.