Skip to content

Commit

Permalink
chore(deps): update dependency scala to v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent f2c9f51 commit 035d873
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 @@ -13,7 +13,7 @@ scmInfo := Some(
)
)

scalaVersion := "3.4.2"
scalaVersion := "3.5.0"
testFrameworks += new TestFramework("org.scalatest.tools.Framework")
enablePlugins(NativeImagePlugin)

Expand Down

0 comments on commit 035d873

Please sign in to comment.