Skip to content

Commit

Permalink
scala3-library: 3.5.0 -> 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas committed Oct 11, 2024
1 parent 7b73c46 commit ca73666
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 @@ -3,7 +3,7 @@ val zioJsonVersion = "0.7.3"
val zioLoggingVersion = "2.3.1"
val testcontainersVersion = "0.41.4"

ThisBuild / scalaVersion := "3.5.0"
ThisBuild / scalaVersion := "3.5.1"
ThisBuild / semanticdbEnabled := true
ThisBuild / semanticdbVersion := scalafixSemanticdb.revision

Expand Down

0 comments on commit ca73666

Please sign in to comment.