We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d84e1d0 commit 6ab96d5Copy full SHA for 6ab96d5
gradle/libs.versions.toml
@@ -86,7 +86,7 @@ scala212-lang-library = { module = "org.scala-lang:scala-library", version.ref =
86
scala212-lang-reflect = { module = "org.scala-lang:scala-reflect", version.ref = "scala212" }
87
s3mock-testcontainers = { module = "com.adobe.testing:s3mock-testcontainers", version = "3.12.0" }
88
slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "slf4j" }
89
-smallrye-common-annotation = { module = "io.smallrye.common:smallrye-common-annotation", version = "2.10.0" }
+smallrye-common-annotation = { module = "io.smallrye.common:smallrye-common-annotation", version = "2.11.0" }
90
smallrye-config-core = { module = "io.smallrye.config:smallrye-config-core", version = "3.12.3" }
91
spark35-sql-scala212 = { module = "org.apache.spark:spark-sql_2.12", version.ref = "spark35" }
92
spotbugs-annotations = { module = "com.github.spotbugs:spotbugs-annotations", version = "4.9.3" }
0 commit comments