Skip to content

Commit

Permalink
Merge pull request #262 from globalreachtech/dependabot/gradle/org.ju…
Browse files Browse the repository at this point in the history
…nit.jupiter-junit-jupiter-5.10.0

Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0
  • Loading branch information
horaceli authored Aug 14, 2023
2 parents 5f1fd2b + 72ffa88 commit 551a70c
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 @@ -23,7 +23,7 @@ dependencies {
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.0'

testImplementation 'org.apache.logging.log4j:log4j-core:2.20.0'
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.3'
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0'
testImplementation 'org.mockito:mockito-junit-jupiter:5.4.0'
testImplementation 'org.awaitility:awaitility:4.2.0'
testImplementation('net.jradius:jradius-core:1.1.5') {
Expand Down

0 comments on commit 551a70c

Please sign in to comment.