Skip to content

Commit

Permalink
build(deps): update dependency scala to v3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 22, 2024
1 parent dd27a82 commit 5ec69d0
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 @@ -49,7 +49,7 @@ lazy val root = project
.enablePlugins(AutomateHeaderPlugin)
.settings(
name := "scala-library-template",
scalaVersion := "3.3.0",
scalaVersion := "3.4.2",
scalacOptions ++= Seq(
"-deprecation",
"-Xfatal-warnings"
Expand Down

0 comments on commit 5ec69d0

Please sign in to comment.