Skip to content

Commit

Permalink
Upgraded spring-web to 6.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
joelrosario committed Feb 14, 2025
1 parent 3002576 commit 293c338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dependencies {
testImplementation "org.junit.jupiter:junit-jupiter-api:$junit_version"
testImplementation "org.junit.jupiter:junit-jupiter-params:$junit_version"
testImplementation 'org.json:json:20240303'
testImplementation 'org.springframework:spring-web:5.3.39'
testImplementation 'org.springframework:spring-web:6.1.12'
testImplementation 'io.mockk:mockk:1.13.13'
testImplementation 'org.assertj:assertj-core:3.26.3'
testImplementation "io.ktor:ktor-client-mock-jvm:$ktor_version"
Expand Down

0 comments on commit 293c338

Please sign in to comment.