Skip to content

Commit

Permalink
changed spring-test framework
Browse files Browse the repository at this point in the history
  • Loading branch information
tanya732 committed Oct 29, 2024
1 parent 33903cf commit ef64c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,6 @@ dependencies {
testImplementation 'org.hamcrest:hamcrest-core:1.3'
testImplementation 'org.mockito:mockito-core:2.8.9'
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.1'
testImplementation 'org.springframework:spring-test:5.2.19.RELEASE'
testImplementation 'org.springframework:spring-test:4.3.14.RELEASE'
testImplementation 'com.squareup.okhttp3:okhttp:4.12.0'
}

0 comments on commit ef64c54

Please sign in to comment.