Skip to content

Commit 8465cb0

Browse files
Update all dependencies (#233)
| datasource | package | from | to | | -------------- | ----------------------------- | ------ | ------ | | gradle-version | gradle | 8.14.1 | 8.14.2 | | maven | com.github.javadev:underscore | 1.113 | 1.114 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c20e24d commit 8465cb0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.2-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ assertj-core = "3.27.3"
1717
assertj-vavr = "0.4.3"
1818
kotlin-logging = "7.0.7"
1919
pprint = "3.0.0"
20-
underscore = "1.113"
20+
underscore = "1.114"
2121
kotlin-faker = "1.16.0"
2222
mockito = "5.18.0"
2323
spring = "6.2.7"

0 commit comments

Comments
 (0)