We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c60277a commit 4574d96Copy full SHA for 4574d96
build.gradle
@@ -1,6 +1,6 @@
1
buildscript {
2
ext {
3
- springBootVersion = '3.3.1'
+ springBootVersion = '3.4.3'
4
notifyVersion = '5.1.0-RELEASE'
5
springDocVersion = '2.6.0'
6
queryDslVersion = '5.1.0'
0 commit comments