Skip to content

Commit c54611a

Browse files
authored
Merge pull request #380 from cucumber/renovate/scala-2.13.x
chore(deps): update dependency scala to v2.13.16
2 parents 74dcee1 + b41215f commit c54611a

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
@@ -31,7 +31,7 @@ ThisBuild / homepage := Some(
3131
// Scala versions
3232

3333
val scala212 = "2.12.18"
34-
val scala213 = "2.13.15"
34+
val scala213 = "2.13.16"
3535
val scala3 = "3.3.1"
3636

3737
scalaVersion := scala213

0 commit comments

Comments
 (0)