Skip to content

Commit

Permalink
Merge pull request #604 from innFactory/update/sbt-play-swagger-2.0.2
Browse files Browse the repository at this point in the history
chore: update sbt-play-swagger from 2.0.1 to 2.0.2
  • Loading branch information
mergify[bot] authored May 23, 2024
2 parents 319a457 + 2502ee6 commit a649587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.12")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("io.github.play-swagger" % "sbt-play-swagger" % "2.0.1")
addSbtPlugin("io.github.play-swagger" % "sbt-play-swagger" % "2.0.2")

addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.6.1")

Expand Down

0 comments on commit a649587

Please sign in to comment.