Skip to content

Commit

Permalink
Update dependency io.micronaut.openapi:micronaut-openapi-generator to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2023
1 parent 7b555f3 commit 2508e4d
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.28"
micronaut-platform = "4.1.2" # This is the platform version, used in our tests
micronaut-aot = "2.1.1"
micronaut-testresources = "2.1.0"
micronaut-openapi = "5.1.1"
micronaut-openapi = "6.0.1"
log4j2 = { require = "2.17.1", reject = ["]0, 2.17["] }
jetbrains-annotations = "24.0.1"
tomlj = "1.1.0"
Expand Down

0 comments on commit 2508e4d

Please sign in to comment.