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

Commit c02fefe

Browse files
authored
Merge pull request #178 from softwaremill/update/scala3-library-3.3.3
Update scala3-library, ... to 3.3.3
2 parents dfa9687 + d025821 commit c02fefe

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)