Skip to content

Commit

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

Bump org.junit.jupiter:junit-jupiter-api from 5.10.3 to 5.11.3
  • Loading branch information
Gamebuster19901 authored Nov 19, 2024
2 parents 6c9aec5 + a5f6365 commit 0ab36d9
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.3'
testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: '5.11.3'

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

0 comments on commit 0ab36d9

Please sign in to comment.