Skip to content

Commit

Permalink
chore: bump scala-library from 2.13.15 to 2.13.16 (#330)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 16, 2025
1 parent 3a2f67d commit 9974405
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 @@ -2,7 +2,7 @@ val zioVersion = "2.0.21"
val seleniumVersion = "4.27.0"
val htmlUnitDriverVersion = "4.13.0"

ThisBuild / scalaVersion := "2.13.15"
ThisBuild / scalaVersion := "2.13.16"
ThisBuild / scalacOptions += "-Wunused:imports"

ThisBuild / organization := "dev.doamaral"
Expand Down

0 comments on commit 9974405

Please sign in to comment.