Skip to content

Commit e6339a7

Browse files
authored
chore: update build package and project dependencies (#38)
| Name | From | To | |:---:|:---:|:---:| | Gradle | 8.9 | 8.10 | | Kotlin | 2.0.0 | 2.0.20 | | JUnit | 5.10.3 | 5.11.0 | | Hamcrest | 2.2 | 3.0 |
1 parent 287598d commit e6339a7

File tree

5 files changed

+21
-16
lines changed

5 files changed

+21
-16
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
BenManerVersionsVersion=0.51.0
22
credentialsVersion=3.0
33
detektVersion=1.23.6
4-
hamcrestVersion=2.2
4+
hamcrestVersion=3.0
55
jacksonVersion=2.17.2
66
jacocoVersion=0.8.7
77
javaVersion=17
8-
junitVersion=5.10.3
9-
kotlinVersion=2.0.0
8+
junitVersion=5.11.0
9+
kotlinVersion=2.0.20
1010
koverVersion=0.8.3
1111
publishPluginVersion=2.0.0
1212
rhinoVersion=1.7.15

gradle/wrapper/gradle-wrapper.jar

-19.7 KB
Binary file not shown.

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.9-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 5 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

Lines changed: 12 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)