Skip to content

Commit 42b1bb3

Browse files
Update scala-library to 2.13.16 (#14)
Co-authored-by: Mateusz Kubuszok <[email protected]>
1 parent 7fe0de5 commit 42b1bb3

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
@@ -22,7 +22,7 @@ ciRelease := {
2222

2323
val versions = new {
2424
val scala212 = "2.12.20"
25-
val scala213 = "2.13.15"
25+
val scala213 = "2.13.16"
2626
val scala3 = "3.3.5"
2727

2828
// Which versions should be cross-compiled for publishing

0 commit comments

Comments
 (0)