Skip to content

Commit

Permalink
Merge pull request #111 from gaeljw/renovate/tapirversion
Browse files Browse the repository at this point in the history
chore(deps): update tapirversion to v1.9.0
  • Loading branch information
gaeljw authored Nov 9, 2023
2 parents 2f5dc8c + 0814444 commit 8d1f7ac
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.1"

val tapirVersion = "1.8.5"
val tapirVersion = "1.9.0"
val jacksonVersion = "2.15.3"

libraryDependencies += guice
Expand Down

0 comments on commit 8d1f7ac

Please sign in to comment.