Skip to content

Commit b508df2

Browse files
authored
Merge pull request #190 from outr/update/scala-library-2.13.18
Update scala-library to 2.13.18
2 parents b7090d7 + b288ef3 commit b508df2

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
@@ -1,7 +1,7 @@
11
import sbtcrossproject.CrossPlugin.autoImport.{crossProject, CrossType}
22

33
// Scala versions
4-
val scala213 = "2.13.17"
4+
val scala213 = "2.13.18"
55

66
val scala212 = "2.12.21"
77

0 commit comments

Comments
 (0)