Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit d025821

Browse files
author
scala-steward
committed
Update scala3-library, ... to 3.3.3
1 parent dfa9687 commit d025821

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
@@ -7,7 +7,7 @@ import com.softwaremill.Publish.ossPublishSettings
77

88
val scala2_12 = "2.12.19"
99
val scala2_13 = "2.13.12"
10-
val scala3 = "3.3.1"
10+
val scala3 = "3.3.3"
1111

1212
val scala2Versions = List(scala2_12, scala2_13)
1313
val scala2And3Versions = scala2Versions ++ List(scala3)

0 commit comments

Comments
 (0)