Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/com.google.guava-guava-33.…
Browse files Browse the repository at this point in the history
…4.0-jre
  • Loading branch information
cram-cfa authored Dec 17, 2024
2 parents 518c149 + 2d31a48 commit 830a6da
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 @@ -98,7 +98,7 @@ dependencies {

// Use JUnit test framework.
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3'
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.security:spring-security-test'
testImplementation 'org.jsoup:jsoup:1.18.3'
Expand Down

0 comments on commit 830a6da

Please sign in to comment.