Skip to content

Commit 6ab96d5

Browse files
authored
main: Update dependency io.smallrye.common:smallrye-common-annotation to v2.11.0 (#1267)
1 parent d84e1d0 commit 6ab96d5

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
@@ -86,7 +86,7 @@ scala212-lang-library = { module = "org.scala-lang:scala-library", version.ref =
8686
scala212-lang-reflect = { module = "org.scala-lang:scala-reflect", version.ref = "scala212" }
8787
s3mock-testcontainers = { module = "com.adobe.testing:s3mock-testcontainers", version = "3.12.0" }
8888
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" }
89+
smallrye-common-annotation = { module = "io.smallrye.common:smallrye-common-annotation", version = "2.11.0" }
9090
smallrye-config-core = { module = "io.smallrye.config:smallrye-config-core", version = "3.12.3" }
9191
spark35-sql-scala212 = { module = "org.apache.spark:spark-sql_2.12", version.ref = "spark35" }
9292
spotbugs-annotations = { module = "com.github.spotbugs:spotbugs-annotations", version = "4.9.3" }

0 commit comments

Comments
 (0)