Skip to content

Commit 425c551

Browse files
committed
Update scala-library to 2.13.17
1 parent 004099f commit 425c551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ trait Deps {
2626
// The mill API version used in the project/sources/dependencies, also default for integration tests
2727
def millVersion: String
2828
def millPlatform: String
29-
def scalaVersion: String = "2.13.16"
29+
def scalaVersion: String = "2.13.17"
3030
def millTestVersions: Seq[String]
3131
val scoverageVersion = "2.4.1"
3232

0 commit comments

Comments
 (0)