Skip to content

Commit

Permalink
Merge pull request #871 from exacaster/dependabot/gradle/server/org.j…
Browse files Browse the repository at this point in the history
…unit.jupiter-junit-jupiter-engine-5.10.2

chore(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.10.1 to 5.10.2 in /server
  • Loading branch information
pdambrauskas authored Feb 5, 2024
2 parents 3734025 + 06dec22 commit 91565c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ dependencies {
runtimeOnly "com.h2database:h2"
runtimeOnly "org.postgresql:postgresql"

testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.10.1"
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.10.2"
testRuntimeOnly "net.bytebuddy:byte-buddy:1.14.11"
testRuntimeOnly "org.objenesis:objenesis:3.3"

Expand Down

0 comments on commit 91565c5

Please sign in to comment.