Skip to content

Commit

Permalink
Merge pull request #169 from gaeljw/renovate/scala-3.5.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency scala to v3.5.2
  • Loading branch information
gaeljw authored Jan 16, 2025
2 parents d7266be + ae9f390 commit 35e0f3c
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.5.1"
scalaVersion := "3.5.2"

val tapirVersion = "1.11.7"
val jacksonVersion = "2.18.0"
Expand Down

0 comments on commit 35e0f3c

Please sign in to comment.