Skip to content

Commit

Permalink
Update dependency org.junit.jupiter:junit-jupiter to v5.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 28, 2023
1 parent 583bfae commit 396ca63
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 @@ -36,7 +36,7 @@ dependencies {
compileOnly 'xyz.theprogramsrc:tasksmodule:0.1.0-SNAPSHOT'
compileOnly 'xyz.theprogramsrc:filesmodule:0.1.1-SNAPSHOT'

testImplementation 'org.junit.jupiter:junit-jupiter:5.9.1'
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.3'
}

shadowJar {
Expand Down

0 comments on commit 396ca63

Please sign in to comment.