Skip to content

Commit a6228bc

Browse files
scala-stewardMateuszKubuszok
authored andcommitted
Update scala3-library, ... to 3.8.3
1 parent b870638 commit a6228bc

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
@@ -17,7 +17,7 @@ val mavenCentralSnapshots = "Maven Central Snapshots" at "https://central.sonaty
1717
val versions = new {
1818
// Versions we are publishing for.
1919
val scala213 = "2.13.18"
20-
val scala3 = "3.8.2"
20+
val scala3 = "3.8.3"
2121

2222
// Which versions should be cross-compiled for publishing.
2323
val scalas = List(scala213, scala3)

0 commit comments

Comments
 (0)