Skip to content

Commit

Permalink
Merge pull request #196 from TheGameCommunity/dependabot/gradle/org.j…
Browse files Browse the repository at this point in the history
…unit.jupiter-junit-jupiter-api-5.10.1

Bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.1
  • Loading branch information
Gamebuster19901 authored Nov 30, 2023
2 parents e833768 + 17e848a commit 5d09f0c
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 @@ -41,7 +41,7 @@ dependencies {
* Testing
*/

testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: '5.10.0'
testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: '5.10.1'

/*
* Transitive dependencies declared to resolve security vulnerabilities
Expand Down

0 comments on commit 5d09f0c

Please sign in to comment.