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

chore(deps): update all non-major dependencies #948

Merged
merged 1 commit into from
Jun 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
96 changes: 48 additions & 48 deletions commitlint/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions commitlint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@commitlint/cli": "17.6.3",
"@commitlint/config-conventional": "17.6.3",
"@commitlint/cli": "17.6.5",
"@commitlint/config-conventional": "17.6.5",
"husky": "8.0.3"
}
}
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ VCS=Git
SOURCE_COMPATIBILITY=17
TARGET_COMPATIBILITY=17
### Dependencies
LIB_GRAPHQL_JAVA_VER=20.2
LIB_GRAPHQL_JAVA_VER=20.4
LIB_EXTENDED_SCALARS_VER=20.2
LIB_SPRING_BOOT_VER=3.0.7
LIB_SPRING_BOOT_VER=3.1.0
LIB_GRAPHQL_SERVLET_VER=15.1.0-SNAPSHOT
LIB_GRAPHQL_JAVA_TOOLS_VER=13.0.3
LIB_GRAPHQL_ANNOTATIONS_VER=9.1
Expand All @@ -41,6 +41,6 @@ LIB_AWAITILITY_VER=4.2.0
LIB_JSOUP_VER=1.16.1
### Plugins
PLUGIN_JACOCO_VER=0.8.10
PLUGIN_SONARQUBE_VER=4.0.0.2929
PLUGIN_SONARQUBE_VER=4.2.1.3168
PLUGIN_NEXUS_PUBLISH_VER=1.3.0
PLUGIN_GOOGLE_JAVA_FORMAT_VER=0.9