We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92ec4bc commit 0985d1cCopy full SHA for 0985d1c
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'java'
3
id 'org.cyclonedx.bom' version '2.2.0'
4
id 'com.gorylenko.gradle-git-properties' version '2.5.0'
5
- id 'org.springframework.boot' version '3.4.4'
+ id 'org.springframework.boot' version '3.4.5'
6
id 'io.spring.dependency-management' version '1.1.7'
7
id 'org.springdoc.openapi-gradle-plugin' version '1.9.0'
8
}
0 commit comments