Skip to content

Commit bb89330

Browse files
committed
Update scala-library to 2.13.16
1 parent 4ebed43 commit bb89330

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
@@ -30,7 +30,7 @@ lazy val versions = new {
3030
val reactor = "0.8.0"
3131
val reactorGrpc = "1.2.3"
3232
val scala212 = "2.12.16"
33-
val scala213 = "2.13.8"
33+
val scala213 = "2.13.16"
3434
}
3535

3636
lazy val root = project

0 commit comments

Comments
 (0)