Skip to content

Commit

Permalink
Merge pull request #39 from nothub/dependabot/gradle/main/org.junit.j…
Browse files Browse the repository at this point in the history
…upiter-junit-jupiter-api-5.10.1

gradle(deps): bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.1
  • Loading branch information
nothub authored Nov 7, 2023
2 parents 4b23e03 + 35f588f commit 66f4c97
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 @@ -45,7 +45,7 @@ dependencies {
library 'io.prometheus:simpleclient_httpserver:0.16.0'
library 'io.prometheus:simpleclient_jetty:0.16.0'

testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.1'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.0'
}

Expand Down

0 comments on commit 66f4c97

Please sign in to comment.