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

chore(deps): update spring boot to v2.7.2 #845

Merged
merged 1 commit into from
Jul 22, 2022
Merged
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
chore(deps): update spring boot to v2.7.2
  • Loading branch information
renovate[bot] authored Jul 21, 2022
commit ec7e614b50b054687409099cb70c89c7a111e940
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ TARGET_COMPATIBILITY=1.8
### Dependencies
LIB_GRAPHQL_JAVA_VER=18.2
LIB_EXTENDED_SCALARS_VER=18.1
LIB_SPRING_BOOT_VER=2.7.1
LIB_SPRING_BOOT_VER=2.7.2
LIB_GRAPHQL_SERVLET_VER=13.0.0-SNAPSHOT
LIB_GRAPHQL_JAVA_TOOLS_VER=12.1.0
LIB_GRAPHQL_ANNOTATIONS_VER=9.1
Expand Down