Skip to content

Commit 7c8e4e9

Browse files
committed
Update scala-library to 2.13.15
1 parent 9103219 commit 7c8e4e9

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
@@ -11,7 +11,7 @@ object Dependencies {
1111
val circe = "0.14.2"
1212
val microlibs = "4.2.1"
1313
val monocle = "3.1.0"
14-
val scala2 = "2.13.8"
14+
val scala2 = "2.13.15"
1515
val scala3 = "3.1.3"
1616

1717
// Internal

0 commit comments

Comments
 (0)