Skip to content

Commit

Permalink
Merge pull request #1126 from znsio/dependabot/gradle/org.springframe…
Browse files Browse the repository at this point in the history
…work-spring-web-5.3.36

Bump org.springframework:spring-web from 5.3.35 to 5.3.36
  • Loading branch information
joelrosario authored May 24, 2024
2 parents 7142485 + 204a500 commit 3d0d3c8
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 @@ -54,7 +54,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.35'
testImplementation 'org.springframework:spring-web:5.3.36'
testImplementation 'io.mockk:mockk:1.13.11'
testImplementation 'org.assertj:assertj-core:3.25.3'
testImplementation "io.ktor:ktor-client-mock-jvm:$ktor_version"
Expand Down

0 comments on commit 3d0d3c8

Please sign in to comment.