We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 414b1c5 commit 3fa94f6Copy full SHA for 3fa94f6
1 file changed
gradle/libs.versions.toml
@@ -30,7 +30,7 @@ plugin-dependency-analysis = { module = "com.autonomousapps:dependency-analysis-
30
plugin-errorprone = "net.ltgt.gradle:gradle-errorprone-plugin:4.+"
31
spotbugs = "com.github.spotbugs:spotbugs:4.+"
32
spring-bom = { module = "org.springframework.boot:spring-boot-dependencies", version.ref = "spring" }
33
-vavr = "io.vavr:vavr:0.+"
+vavr = "io.vavr:vavr:1.+"
34
35
[bundles]
36
compile-annotations = ["errorprone-annotations", "checker-annotations", "jakarta-annotation"]
0 commit comments