Skip to content

Commit

Permalink
Merge pull request #151 from gaeljw/renovate/tapirversion
Browse files Browse the repository at this point in the history
chore(deps): update tapirversion to v1.10.12
  • Loading branch information
gaeljw authored Jul 3, 2024
2 parents 21a69b5 + 29e38e4 commit d52d8ff
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 @@ -11,7 +11,7 @@ publishTo := Some(Resolver.file("Unused transient repository", file("target/unus

scalaVersion := "3.3.3"

val tapirVersion = "1.10.11"
val tapirVersion = "1.10.12"
val jacksonVersion = "2.17.1"

libraryDependencies += guice
Expand Down

0 comments on commit d52d8ff

Please sign in to comment.