Skip to content

Commit b1d49aa

Browse files
Merge pull request #18 from fern-api/dependabot/gradle/org.springframework.boot-spring-boot-starter-web-3.2.0
Bump org.springframework.boot:spring-boot-starter-web from 3.1.5 to 3.2.0
2 parents 7819def + dcada2e commit b1d49aa

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)