Skip to content

Commit 5de874d

Browse files
build(deps): bump io.vavr:vavr from 0.10.6 to 0.10.7
Bumps [io.vavr:vavr](https://github.com/vavr-io/vavr) from 0.10.6 to 0.10.7. - [Release notes](https://github.com/vavr-io/vavr/releases) - [Commits](vavr-io/vavr@v0.10.6...v0.10.7) --- updated-dependencies: - dependency-name: io.vavr:vavr dependency-version: 0.10.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c36ad70 commit 5de874d

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
@@ -105,7 +105,7 @@ modelix-incremental = { group = "org.modelix", name = "incremental", version = "
105105
modelix-build-tools-lib = { group = "org.modelix.mps", name = "build-tools-lib", version.ref = "modelixBuildtools" }
106106

107107
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "2.2.0" }
108-
vavr = { group = "io.vavr", name = "vavr", version = "0.10.6" }
108+
vavr = { group = "io.vavr", name = "vavr", version = "0.10.7" }
109109
apache-commons-lang = { group = "org.apache.commons", name = "commons-lang3", version = "3.18.0" }
110110
apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.20.0" }
111111
apache-commons-collections = { group = "org.apache.commons", name = "commons-collections4", version = "4.5.0" }

0 commit comments

Comments
 (0)