Skip to content

Commit e7c8d2f

Browse files
authored
Merge pull request #536 from typelevel/update/scala-library-2.13.17
Update scala-library to 2.13.17
2 parents 1a5f01b + 87ddb07 commit e7c8d2f

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,6 +1,6 @@
11
Global / onChangedBuildSource := ReloadOnSourceChanges
22

3-
val Scala213 = "2.13.16"
3+
val Scala213 = "2.13.17"
44
val Scala3 = "3.3.7"
55

66
ThisBuild / tlBaseVersion := "0.6"

0 commit comments

Comments
 (0)