Skip to content

Commit

Permalink
Update dependency scala to v3.4.2 (#277)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 14, 2024
1 parent 9825d33 commit dc45967
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 @@ -4,7 +4,7 @@ version := "12.0.0-SNAPSHOT"

lazy val root = (project in file(".")).enablePlugins(PlayJava)

scalaVersion := "3.3.3"
scalaVersion := "3.4.2"

val playPac4jVersion = "12.0.0-PLAY3.0"
val pac4jVersion = "6.0.2"
Expand Down

0 comments on commit dc45967

Please sign in to comment.