Skip to content

Commit bd84cca

Browse files
committed
Scala 3.3.2
1 parent 013192b commit bd84cca

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 scala213 = "2.13.13"
28-
lazy val scala3 = "3.3.1"
28+
lazy val scala3 = "3.3.2"
2929
lazy val supportedScalaVersions = List(scala213, scala3)
3030

3131
def javaLibSettings(release: Int) = Seq(

0 commit comments

Comments
 (0)