Skip to content

Commit

Permalink
Merge pull request #110 from gaeljw/renovate/tapirversion
Browse files Browse the repository at this point in the history
chore(deps): update tapirversion to v1.8.5
  • Loading branch information
gaeljw authored Nov 2, 2023
2 parents 710fe53 + ef60063 commit 2f5dc8c
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.4"
val tapirVersion = "1.8.5"
val jacksonVersion = "2.15.3"

libraryDependencies += guice
Expand Down

0 comments on commit 2f5dc8c

Please sign in to comment.