Skip to content

Commit

Permalink
Bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 0835727 commit 2585d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fluvio/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ sourceSets {

dependencies {
// Use JUnit test framework.
testImplementation platform('org.junit:junit-bom:5.10.1')
testImplementation platform('org.junit:junit-bom:5.10.2')
testImplementation 'org.junit.jupiter:junit-jupiter'
testImplementation 'org.hamcrest:hamcrest-library:2.2'
}
Expand Down

0 comments on commit 2585d19

Please sign in to comment.