Skip to content

Commit dcada2e

Browse files
Bump org.springframework.boot:spring-boot-starter-web
Bumps [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 3.1.5 to 3.2.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.5...v3.2.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0a201f commit dcada2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repositories {
1212
}
1313

1414
dependencies {
15-
implementation 'org.springframework.boot:spring-boot-starter-web:3.1.5'
15+
implementation 'org.springframework.boot:spring-boot-starter-web:3.2.0'
1616

1717
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.1'
1818
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.1'

0 commit comments

Comments
 (0)