We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7819def + dcada2e commit b1d49aaCopy full SHA for b1d49aa
1 file changed
build.gradle
@@ -12,7 +12,7 @@ repositories {
12
}
13
14
dependencies {
15
- implementation 'org.springframework.boot:spring-boot-starter-web:3.1.5'
+ implementation 'org.springframework.boot:spring-boot-starter-web:3.2.0'
16
17
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.1'
18
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.1'
0 commit comments