Skip to content

Commit 8c0d967

Browse files
authored
fix(deps): update dependency io.smallrye.config:smallrye-config-core to v3.13.3 (#2130)
1 parent 351ffb3 commit 8c0d967

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
@@ -89,7 +89,7 @@ scala212-lang-reflect = { module = "org.scala-lang:scala-reflect", version.ref =
8989
s3mock-testcontainers = { module = "com.adobe.testing:s3mock-testcontainers", version = "4.6.0" }
9090
slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "slf4j" }
9191
smallrye-common-annotation = { module = "io.smallrye.common:smallrye-common-annotation", version = "2.13.7" }
92-
smallrye-config-core = { module = "io.smallrye.config:smallrye-config-core", version = "3.13.2" }
92+
smallrye-config-core = { module = "io.smallrye.config:smallrye-config-core", version = "3.13.3" }
9393
spark35-sql-scala212 = { module = "org.apache.spark:spark-sql_2.12", version.ref = "spark35" }
9494
spotbugs-annotations = { module = "com.github.spotbugs:spotbugs-annotations", version = "4.9.3" }
9595
swagger-annotations = { module = "io.swagger:swagger-annotations", version.ref = "swagger" }

0 commit comments

Comments
 (0)