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

Commit 6d3215d

Browse files
authored
Merge pull request #887 from graphql-java-kickstart/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2 parents b2a8f7a + 71780e2 commit 6d3215d

File tree

3 files changed

+75
-75
lines changed

3 files changed

+75
-75
lines changed

commitlint/package-lock.json

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

commitlint/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"author": "",
1010
"license": "MIT",
1111
"devDependencies": {
12-
"@commitlint/cli": "17.1.2",
13-
"@commitlint/config-conventional": "17.1.0",
14-
"husky": "8.0.1"
12+
"@commitlint/cli": "17.2.0",
13+
"@commitlint/config-conventional": "17.2.0",
14+
"husky": "8.0.2"
1515
}
1616
}

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ SOURCE_COMPATIBILITY=1.8
3030
TARGET_COMPATIBILITY=1.8
3131
### Dependencies
3232
LIB_GRAPHQL_JAVA_VER=19.2
33-
LIB_EXTENDED_SCALARS_VER=19.0
33+
LIB_EXTENDED_SCALARS_VER=19.1
3434
LIB_SPRING_BOOT_VER=2.7.5
3535
LIB_GRAPHQL_SERVLET_VER=14.0.0
3636
LIB_GRAPHQL_JAVA_TOOLS_VER=13.0.2
@@ -41,6 +41,6 @@ LIB_AWAITILITY_VER=4.2.0
4141
LIB_JSOUP_VER=1.15.3
4242
### Plugins
4343
PLUGIN_JACOCO_VER=0.8.7
44-
PLUGIN_SONARQUBE_VER=3.4.0.2513
44+
PLUGIN_SONARQUBE_VER=3.5.0.2730
4545
PLUGIN_NEXUS_PUBLISH_VER=1.1.0
4646
PLUGIN_GOOGLE_JAVA_FORMAT_VER=0.9

0 commit comments

Comments
 (0)