Skip to content

Commit b55b5d0

Browse files
committed
[0.11.x] scala-library 2.13.17 (was 2.13.16)
1 parent 649bb55 commit b55b5d0

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 AkkaGrpcBuildInfo.akkaHttpVersion or AkkaGrpcBuildInfo.akkaVersion and prioritize

0 commit comments

Comments
 (0)