Skip to content

Commit 43127a6

Browse files
Update scala-library to 2.13.17
1 parent 2c90283 commit 43127a6

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
@@ -145,7 +145,7 @@ lazy val docs = project
145145
.dependsOn(core.jvm, testing.jvm)
146146
.enablePlugins(TypelevelSitePlugin)
147147

148-
val Scala213 = "2.13.16"
148+
val Scala213 = "2.13.17"
149149

150150
// General Settings
151151
inThisBuild(

0 commit comments

Comments
 (0)