Skip to content

Commit

Permalink
deps: bump org.junit.jupiter:junit-jupiter-engine from 5.10.2 to 5.11…
Browse files Browse the repository at this point in the history
….4 (#27)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent c32fa50 commit cc15cef
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 @@ -31,7 +31,7 @@ allprojects {

testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.2'
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.11.4'

testCompileOnly 'org.jetbrains:annotations:26.0.0'
testCompileOnly 'org.projectlombok:lombok:1.18.32'
Expand Down

0 comments on commit cc15cef

Please sign in to comment.