Skip to content

Commit 36005ab

Browse files
authored
main: Update dependency io.smallrye.config:smallrye-config-core to v3.13.2 (#1888)
1 parent 01b7322 commit 36005ab

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
@@ -88,7 +88,7 @@ scala212-lang-reflect = { module = "org.scala-lang:scala-reflect", version.ref =
8888
s3mock-testcontainers = { module = "com.adobe.testing:s3mock-testcontainers", version = "4.4.0" }
8989
slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "slf4j" }
9090
smallrye-common-annotation = { module = "io.smallrye.common:smallrye-common-annotation", version = "2.12.0" }
91-
smallrye-config-core = { module = "io.smallrye.config:smallrye-config-core", version = "3.13.1" }
91+
smallrye-config-core = { module = "io.smallrye.config:smallrye-config-core", version = "3.13.2" }
9292
spark35-sql-scala212 = { module = "org.apache.spark:spark-sql_2.12", version.ref = "spark35" }
9393
spotbugs-annotations = { module = "com.github.spotbugs:spotbugs-annotations", version = "4.9.3" }
9494
swagger-annotations = { module = "io.swagger:swagger-annotations", version.ref = "swagger" }

0 commit comments

Comments
 (0)