Skip to content

Commit

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

chore: Update tapir-openapi-docs from 1.11.2 to 1.11.3
  • Loading branch information
mergify[bot] authored Sep 14, 2024
2 parents dc48c5a + de2d936 commit 34863ba
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.2"
val tapir = "1.11.3"
val jwtScala = "10.0.1";
}

Expand Down

0 comments on commit 34863ba

Please sign in to comment.