Skip to content

Commit

Permalink
Merge pull request #73 from IntershopCommunicationsAG/dependabot/grad…
Browse files Browse the repository at this point in the history
…le/org.junit.jupiter-junit-jupiter-5.11.2

build(dependencies): bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.2
  • Loading branch information
SteBoe82 authored Oct 7, 2024
2 parents 5ae2b92 + e0f6d0b commit 9e41e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ testing {
useJUnitJupiter()
dependencies {
runtimeOnly("org.junit.platform:junit-platform-launcher:1.11.2")
implementation("org.junit.jupiter:junit-jupiter:5.11.0")
implementation("org.junit.jupiter:junit-jupiter:5.11.2")
implementation("org.hamcrest:hamcrest:2.2")
implementation("com.google.jimfs:jimfs:1.3.0")
implementation("com.squareup.okhttp3:mockwebserver:4.12.0")
Expand Down

0 comments on commit 9e41e62

Please sign in to comment.