Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
| datasource     | package                       | from   | to     |
| -------------- | ----------------------------- | ------ | ------ |
| gradle-version | gradle                        | 8.12   | 8.12.1 |
| maven          | com.github.javadev:underscore | 1.109  | 1.110  |
| maven          | io.vavr:vavr                  | 0.10.5 | 0.10.6 |
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent 1a1eb14 commit e2c383b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12.1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down
4 changes: 2 additions & 2 deletions libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ http4k = "5.46.0.0"
immutables = "2.10.1"
arrow = "2.0.1"
graal = "24.1.2"
java-vavr = "0.10.5"
java-vavr = "0.10.6"
kotlin-vavr = "0.10.2"
jetbrains-annotations = "26.0.2"
okio = "3.10.2"
Expand All @@ -17,7 +17,7 @@ assertj-core = "3.27.3"
assertj-vavr = "0.4.3"
kotlin-logging = "7.0.3"
pprint = "3.0.0"
underscore = "1.109"
underscore = "1.110"
kotlin-faker = "1.16.0"
mockito = "5.15.2"
spring = "6.2.2"
Expand Down

0 comments on commit e2c383b

Please sign in to comment.