Skip to content

Commit e1c3d02

Browse files
committed
scala-library 2.13.17 (was 2.13.16)
1 parent 2233432 commit e1c3d02

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
@@ -9,7 +9,7 @@ object Dependencies {
99

1010
object Versions {
1111
val scala212 = "2.12.20"
12-
val scala213 = "2.13.16"
12+
val scala213 = "2.13.17"
1313
val scala3 = "3.3.6"
1414

1515
// Don't use PekkoGrpcBuildInfo.pekkoHttpVersion or PekkoGrpcBuildInfo.pekkoVersion and prioritize

0 commit comments

Comments
 (0)