Skip to content

Commit 3ab1063

Browse files
authored
Merge pull request #439 from typelevel/update/scala-library-2.13.15
Update scala-library to 2.13.15
2 parents 8b3436b + 89199d2 commit 3ab1063

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
@@ -152,7 +152,7 @@ lazy val docs = project
152152
.dependsOn(core.jvm, testing.jvm)
153153
.enablePlugins(TypelevelSitePlugin)
154154

155-
val Scala213 = "2.13.14"
155+
val Scala213 = "2.13.15"
156156

157157
// General Settings
158158
inThisBuild(

0 commit comments

Comments
 (0)