Skip to content

Commit 25e9f90

Browse files
authored
Merge pull request #505 from typelevel/update/scala-library-2.13.17
2 parents 2a79b2b + 091f020 commit 25e9f90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)