Skip to content

Commit

Permalink
Update dependency io.micronaut.openapi:micronaut-openapi-generator to…
Browse files Browse the repository at this point in the history
… v5.1.0
  • Loading branch information
renovate[bot] authored Aug 11, 2023
1 parent e32f468 commit 08d412e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ graalvmPlugin = "0.9.23"
micronaut-platform = "4.0.1" # This is the platform version, used in our tests
micronaut-aot = "2.0.1"
micronaut-testresources = "2.0.0"
micronaut-openapi = "5.0.1"
micronaut-openapi = "5.1.0"
log4j2 = { require = "2.17.1", reject = ["]0, 2.17["] }
jetbrains-annotations = "24.0.1"
tomlj = "1.1.0"
Expand Down

0 comments on commit 08d412e

Please sign in to comment.