Skip to content

Commit 9c39451

Browse files
authored
Merge pull request #372 from softwaremill/update/scala3-library-3.3.3
Update scala3-library, ... to 3.3.3
2 parents eea805f + c5703fc commit 9c39451

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
@@ -8,7 +8,7 @@ val scala2_12 = "2.12.18"
88
val scala2_13 = "2.13.12"
99
val scala2 = List(scala2_11, scala2_12, scala2_13)
1010
val scala2alive = List(scala2_12, scala2_13)
11-
val scala3 = List("3.3.1")
11+
val scala3 = List("3.3.3")
1212
val akkaVersion = "2.6.20"
1313
val pekkoVersion = "1.0.2"
1414
val sttpModelVersion = "1.6.0"

0 commit comments

Comments
 (0)