Skip to content

Commit

Permalink
Merge pull request #194 from SwissDataScienceCenter/update/tapir-open…
Browse files Browse the repository at this point in the history
…api-docs-1.11.2

chore: Update tapir-openapi-docs from 1.11.1 to 1.11.2
  • Loading branch information
mergify[bot] authored Sep 4, 2024
2 parents f0c1168 + 6ace0d3 commit b8ffdb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ object Dependencies {
val scodecBits = "1.2.1"
val scribe = "3.15.0"
val sttpApiSpec = "0.11.3"
val tapir = "1.11.1"
val tapir = "1.11.2"
val jwtScala = "10.0.1";
}

Expand Down

0 comments on commit b8ffdb9

Please sign in to comment.