Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 8f7ffe1

Browse files
chore(deps): update all non-major dependencies
1 parent 6af56a2 commit 8f7ffe1

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ LIB_AWAITILITY_VER=4.2.0
4141
LIB_JSOUP_VER=1.16.1
4242
### Plugins
4343
PLUGIN_JACOCO_VER=0.8.10
44-
PLUGIN_SONARQUBE_VER=4.2.1.3168
44+
PLUGIN_SONARQUBE_VER=4.3.0.3225
4545
PLUGIN_NEXUS_PUBLISH_VER=1.3.0
4646
PLUGIN_GOOGLE_JAVA_FORMAT_VER=0.9

gradle/wrapper/gradle-wrapper.jar

1.27 KB
Binary file not shown.
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.1.1-all.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2.1-all.zip
44
networkTimeout=10000
5+
validateDistributionUrl=true
56
zipStoreBase=GRADLE_USER_HOME
67
zipStorePath=wrapper/dists

gradlew

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)