Skip to content

Commit 0556b89

Browse files
fix(deps): update dependency io.vavr:vavr to v1
1 parent 812dc82 commit 0556b89

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
@@ -30,7 +30,7 @@ plugin-dependency-analysis = { module = "com.autonomousapps:dependency-analysis-
3030
plugin-errorprone = "net.ltgt.gradle:gradle-errorprone-plugin:4.+"
3131
spotbugs = "com.github.spotbugs:spotbugs:4.+"
3232
spring-bom = { module = "org.springframework.boot:spring-boot-dependencies", version.ref = "spring" }
33-
vavr = "io.vavr:vavr:0.+"
33+
vavr = "io.vavr:vavr:1.+"
3434

3535
[bundles]
3636
compile-annotations = ["errorprone-annotations", "checker-annotations", "jakarta-annotation"]

0 commit comments

Comments
 (0)