Skip to content

Commit

Permalink
chore(deps): update dependency scala to v2.13.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and gaeljw committed Jan 13, 2025
1 parent 74dcee1 commit 95c5e3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ ThisBuild / homepage := Some(
// Scala versions

val scala212 = "2.12.18"
val scala213 = "2.13.15"
val scala213 = "2.13.16"
val scala3 = "3.3.1"

scalaVersion := scala213
Expand Down

0 comments on commit 95c5e3d

Please sign in to comment.