Skip to content

Commit 312d380

Browse files
authored
Upgrade to Micronaut OpenAPI 2.3.0 (#896)
1 parent 6530397 commit 312d380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ graalvmPlugin = "0.9.28"
1212
micronaut-platform = "4.2.0" # This is the platform version, used in our tests
1313
micronaut-aot = "2.1.1"
1414
micronaut-testresources = "2.3.0"
15-
micronaut-openapi = "6.2.2"
15+
micronaut-openapi = "6.3.0"
1616
log4j2 = { require = "2.17.1", reject = ["]0, 2.17["] }
1717
jetbrains-annotations = "24.1.0"
1818
tomlj = "1.1.0"

0 commit comments

Comments
 (0)