Skip to content

Commit

Permalink
Update scala-library to 2.12.19
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 27, 2024
1 parent 693dbdc commit 22dec4a
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 @@ -29,7 +29,7 @@ lazy val versions = new {
val munit = "0.7.29"
val reactor = "0.8.0"
val reactorGrpc = "1.2.3"
val scala212 = "2.12.16"
val scala212 = "2.12.19"
val scala213 = "2.13.8"
}

Expand Down

0 comments on commit 22dec4a

Please sign in to comment.