Skip to content

Commit

Permalink
Merge pull request #144 from gaeljw/renovate/tapirversion
Browse files Browse the repository at this point in the history
chore(deps): update tapirversion to v1.10.7
  • Loading branch information
gaeljw authored May 11, 2024
2 parents 61a43e8 + 37cfb2c commit 7ec9e41
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.6"
val tapirVersion = "1.10.7"
val jacksonVersion = "2.17.0"

libraryDependencies += guice
Expand Down

0 comments on commit 7ec9e41

Please sign in to comment.