Skip to content

Commit

Permalink
Merge pull request #166 from gaeljw/renovate/scala-3.3.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency scala to v3.3.4
  • Loading branch information
gaeljw authored Oct 9, 2024
2 parents 1269e77 + a18f7b8 commit 3fff133
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 @@ -9,7 +9,7 @@ lazy val root = (project in file("."))

publishTo := Some(Resolver.file("Unused transient repository", file("target/unusedrepo")))

scalaVersion := "3.3.3"
scalaVersion := "3.3.4"

val tapirVersion = "1.11.1"
val jacksonVersion = "2.17.2"
Expand Down

0 comments on commit 3fff133

Please sign in to comment.