Skip to content

Commit 21ca281

Browse files
authored
main: Update dependency io.smallrye.config:smallrye-config-core to v3.11.1 (#721)
1 parent 8207f63 commit 21ca281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ prometheus-metrics-exporter-servlet-jakarta = { module = "io.prometheus:promethe
7575
s3mock-testcontainers = { module = "com.adobe.testing:s3mock-testcontainers", version = "3.12.0" }
7676
slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "slf4j" }
7777
smallrye-common-annotation = { module = "io.smallrye.common:smallrye-common-annotation", version = "2.9.0" }
78-
smallrye-config-core = { module = "io.smallrye.config:smallrye-config-core", version = "3.10.2" }
78+
smallrye-config-core = { module = "io.smallrye.config:smallrye-config-core", version = "3.11.1" }
7979
spotbugs-annotations = { module = "com.github.spotbugs:spotbugs-annotations", version = "4.8.6" }
8080
swagger-annotations = { module = "io.swagger:swagger-annotations", version.ref = "swagger" }
8181
swagger-jaxrs = { module = "io.swagger:swagger-jaxrs", version.ref = "swagger" }

0 commit comments

Comments
 (0)