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

Commit b6ccc50

Browse files
chore(deps): update all non-major dependencies
1 parent ba42fe5 commit b6ccc50

File tree

3 files changed

+42
-42
lines changed

3 files changed

+42
-42
lines changed

commitlint/package-lock.json

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

commitlint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "",
1010
"license": "MIT",
1111
"devDependencies": {
12-
"@commitlint/cli": "17.4.4",
12+
"@commitlint/cli": "17.5.1",
1313
"@commitlint/config-conventional": "17.4.4",
1414
"husky": "8.0.3"
1515
}

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ VCS=Git
2929
SOURCE_COMPATIBILITY=17
3030
TARGET_COMPATIBILITY=17
3131
### Dependencies
32-
LIB_GRAPHQL_JAVA_VER=20.0
32+
LIB_GRAPHQL_JAVA_VER=20.1
3333
LIB_EXTENDED_SCALARS_VER=19.1
3434
LIB_SPRING_BOOT_VER=3.0.5
3535
LIB_GRAPHQL_SERVLET_VER=15.0.0

0 commit comments

Comments
 (0)