We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c686ea4 commit c881a87Copy full SHA for c881a87
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
// Spring boot & dependency management:
3
// https://docs.spring.io/spring-boot/docs/current/gradle-plugin/reference/htmlsingle/
4
- id 'org.springframework.boot' version '3.4.1'
+ id 'org.springframework.boot' version '3.4.2'
5
// https://docs.spring.io/dependency-management-plugin/docs/current-SNAPSHOT/reference/html/
6
id "io.spring.dependency-management" version "1.1.7"
7
// Lombok generates getter and setter and more. https://projectlombok.org/
0 commit comments