Skip to content

Commit

Permalink
Merge pull request #31 from Banana4Life/renovate/patch-all
Browse files Browse the repository at this point in the history
Update dependency scala to v3.6.3
  • Loading branch information
pschichtel authored Feb 4, 2025
2 parents cbf5e45 + 8c182ac commit d20f082
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 @@ -7,7 +7,7 @@ version := "1.0"
lazy val root = (project in file("."))
.enablePlugins(PlayScala)

scalaVersion := "3.6.2"
scalaVersion := "3.6.3"

routesGenerator := InjectedRoutesGenerator

Expand Down

0 comments on commit d20f082

Please sign in to comment.