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

Commit 005fb20

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

File tree

6 files changed

+60
-56
lines changed

6 files changed

+60
-56
lines changed

commitlint/package-lock.json

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

commitlint/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"author": "",
1010
"license": "MIT",
1111
"devDependencies": {
12-
"@commitlint/cli": "17.6.6",
13-
"@commitlint/config-conventional": "17.6.6",
12+
"@commitlint/cli": "17.6.7",
13+
"@commitlint/config-conventional": "17.6.7",
1414
"husky": "8.0.3"
1515
}
1616
}

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)