Skip to content

Commit 090ab74

Browse files
committed
Update scala-library to 2.13.16
1 parent d7392c8 commit 090ab74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import sbtcrossproject.CrossPlugin.autoImport.{crossProject, CrossType}
22

33
// Scala versions
4-
val scala213 = "2.13.15"
4+
val scala213 = "2.13.16"
55

66
val scala212 = "2.12.20"
77

0 commit comments

Comments
 (0)