Skip to content

Commit eabc15d

Browse files
committed
Update scala3-library, ... to 3.8.2
1 parent fe57f98 commit eabc15d

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 @@ lazy val scala210 = "2.10.7"
44
lazy val scala211 = "2.11.12"
55
lazy val scala212 = "2.12.21"
66
lazy val scala213 = "2.13.18"
7-
lazy val scala3 = "3.8.1"
7+
lazy val scala3 = "3.8.2"
88

99
lazy val scalatestVersion = "3.2.19"
1010
lazy val jmhVersion = "1.37"

0 commit comments

Comments
 (0)