Skip to content

Commit 4078bdb

Browse files
authored
Merge pull request #515 from typelevel/update/scala-library-2.13.18
Update scala-library to 2.13.18
2 parents 9e953fa + 8b21f8b commit 4078bdb

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.17"
148+
val Scala213 = "2.13.18"
149149

150150
// General Settings
151151
inThisBuild(

0 commit comments

Comments
 (0)