Skip to content

Commit 33feb8d

Browse files
Update scala3-library to 3.1.3 (#538)
1 parent 11aace1 commit 33feb8d

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
@@ -54,7 +54,7 @@ lazy val scala211 = "2.11.12"
5454
lazy val scala212 = "2.12.15"
5555
lazy val scala213 = "2.13.8"
5656
lazy val scala30 = "3.0.2"
57-
lazy val scala31 = "3.1.2"
57+
lazy val scala31 = "3.1.3"
5858

5959
lazy val compat = new MultiScalaCrossProject(
6060
"compat",

0 commit comments

Comments
 (0)