Skip to content

Commit

Permalink
Merge pull request #359 from jiro4989/dependabot/gradle/org.junit.jup…
Browse files Browse the repository at this point in the history
…iter-junit-jupiter-api-5.10.3

chore(deps): bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3
  • Loading branch information
github-actions[bot] authored Jun 27, 2024
2 parents c62a706 + f3ec37d commit 91dd090
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 @@ -73,7 +73,7 @@ dependencies {
implementation 'com.google.guava:guava:33.2.1-jre'

// Use JUnit test framework
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.3'
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.10.3'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.2'
testImplementation 'org.junit.platform:junit-platform-launcher:1.10.3'
Expand Down

0 comments on commit 91dd090

Please sign in to comment.