Skip to content

Commit 49ce120

Browse files
authored
Merge pull request #187 from SimY4/update/scala-library-2.13.17
2 parents 46a213d + 7609ee0 commit 49ce120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ inThisBuild(
2525
)
2626

2727
lazy val scala212 = "2.12.20"
28-
lazy val scala213 = "2.13.16"
28+
lazy val scala213 = "2.13.17"
2929
lazy val scala3 = "3.3.6"
3030
lazy val supportedScalaVersions = List(scala212, scala213, scala3)
3131

0 commit comments

Comments
 (0)