Skip to content

Commit dbfcf91

Browse files
committed
[0.12.x] scala3-library 3.3.7 (was 3.3.6)
1 parent 594cc35 commit dbfcf91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ object Dependencies {
1010
object Versions {
1111
val scala212 = "2.12.20"
1212
val scala213 = "2.13.17"
13-
val scala3 = "3.3.6"
13+
val scala3 = "3.3.7"
1414

1515
// Don't use PekkoGrpcBuildInfo.pekkoHttpVersion or PekkoGrpcBuildInfo.pekkoVersion and prioritize
1616
// aligning with versions transitively brought in via Play.

0 commit comments

Comments
 (0)