Skip to content

Commit

Permalink
Update dependency io.micronaut.openapi:micronaut-openapi to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 25, 2024
1 parent d38f537 commit c18e129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
annotationProcessor("io.micronaut:micronaut-inject-java")

// For openapi specs
annotationProcessor("io.micronaut.openapi:micronaut-openapi:2.2.0")
annotationProcessor("io.micronaut.openapi:micronaut-openapi:6.9.1")
implementation("io.swagger.core.v3:swagger-annotations")

// Micronaut defaults
Expand Down

0 comments on commit c18e129

Please sign in to comment.