Skip to content

Commit

Permalink
Dependencies Updated (https://bit.ly/app-dependency-update) (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
bibekaryal86 authored Oct 23, 2024
1 parent b0e5686 commit d1fd8a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {
testImplementation("org.springframework.boot:spring-boot-starter-test:$springVersion") {
exclude group: 'org.junit.vintage', module: 'junit-vintage-engine'
}
testImplementation 'org.springframework.security:spring-security-test:6.3.3'
testImplementation 'org.springframework.security:spring-security-test:6.3.4'
testImplementation "org.junit.jupiter:junit-jupiter-api:$junitVersion"
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:$junitVersion"
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.11.3'
Expand Down

0 comments on commit d1fd8a6

Please sign in to comment.