Skip to content

Commit 218ce64

Browse files
authored
chore(deps): update plugin jandex to v2.2.0 (#2175)
1 parent d898764 commit 218ce64

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
@@ -98,7 +98,7 @@ testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version
9898
threeten-extra = { module = "org.threeten:threeten-extra", version = "1.8.0" }
9999

100100
[plugins]
101-
jandex = { id = "org.kordamp.gradle.jandex", version = "2.1.0" }
101+
jandex = { id = "org.kordamp.gradle.jandex", version = "2.2.0" }
102102
openapi-generator = { id = "org.openapi.generator", version = "7.12.0" }
103103
quarkus = { id = "io.quarkus", version.ref = "quarkus" }
104104
rat = { id = "org.nosphere.apache.rat", version = "0.8.1" }

0 commit comments

Comments
 (0)