Skip to content

Commit 7b94884

Browse files
committed
Update scala-library to 2.13.17
1 parent 9d8e427 commit 7b94884

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
@@ -4,7 +4,7 @@ import sbtcrossproject.CrossPlugin.autoImport.crossProject
44
lazy val scala210 = "2.10.7"
55
lazy val scala211 = "2.11.12"
66
lazy val scala212 = "2.12.20"
7-
lazy val scala213 = "2.13.16"
7+
lazy val scala213 = "2.13.17"
88
lazy val scala3 = "3.7.3"
99

1010
lazy val scalatestVersion = "3.2.19"

0 commit comments

Comments
 (0)