Skip to content

Commit c4950a0

Browse files
chore(deps): update dependency scala to v2.13.17
1 parent 551b025 commit c4950a0

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
@@ -33,7 +33,7 @@ ThisBuild / homepage := Some(
3333
// Scala versions
3434

3535
val scala212 = "2.12.20"
36-
val scala213 = "2.13.16"
36+
val scala213 = "2.13.17"
3737
val scala3 = "3.3.6"
3838

3939
scalaVersion := scala213

0 commit comments

Comments
 (0)