Skip to content

Commit

Permalink
Update scala-library to 2.13.13
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 28, 2024
1 parent 5b4b695 commit 5896842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import com.lucidchart.sbtcross.BaseProject
object Versions {
val overflowdb = "1.185"
val scala_2_12 = "2.12.17"
val scala_2_13 = "2.13.10"
val scala_2_13 = "2.13.13"
val scala_3 = "3.3.1"
}

Expand Down

0 comments on commit 5896842

Please sign in to comment.