Skip to content

Commit

Permalink
chore(deps): update dependency scala to v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2024
1 parent e3cac81 commit f76414c
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.2"
scalaVersion := "3.4.0"

val tapirVersion = "1.9.9"
val jacksonVersion = "2.16.0"
Expand Down

0 comments on commit f76414c

Please sign in to comment.