Skip to content

Commit 2abecb1

Browse files
Update scala3-library_sjs1 to 3.4.1 (#398)
1 parent f02aea6 commit 2abecb1

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 @@ val scala2_12 = "2.12.19"
77
val scala2_13 = "2.13.14"
88
val scala2 = List(scala2_12, scala2_13)
99
val scala2alive = List(scala2_12, scala2_13)
10-
val scala3 = List("3.3.3")
10+
val scala3 = List("3.4.1")
1111
val akkaVersion = "2.6.20"
1212
val pekkoVersion = "1.0.2"
1313
val sttpModelVersion = "1.7.10"

0 commit comments

Comments
 (0)