Skip to content

Commit 7bb4fd1

Browse files
Update scala3-library, ... to 3.3.4 (#365)
1 parent 375b55f commit 7bb4fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import com.softwaremill.Publish.ossPublishSettings
55
val scala2_12 = "2.12.20"
66
val scala2_13 = "2.13.15"
77
val scala2 = List(scala2_12, scala2_13)
8-
val scala3 = List("3.3.3")
8+
val scala3 = List("3.3.4")
99

1010
val scalaTestVersion = "3.2.19"
1111

0 commit comments

Comments
 (0)