Skip to content

Commit

Permalink
Update scala-library from 2.12.18 to 2.12.19 (#51)
Browse files Browse the repository at this point in the history
Pull request: #51
  • Loading branch information
scala-steward committed Mar 2, 2024
1 parent c71aca2 commit a7811d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ object Setup {
object R06 extends Setup {
override val millPlatform = "0.6"
override val millVersion = "0.6.0" // scala-steward:off
override val scalaVersion = "2.12.18"
override val scalaVersion = "2.12.19"
override val testMillVersions = Seq("0.6.3", "0.6.2", "0.6.1", "0.6.0")
override val osLibVersion = "0.6.3" // scala-steward:off
}
Expand Down

0 comments on commit a7811d9

Please sign in to comment.