Skip to content

Commit

Permalink
Merge pull request #434 from gocd-contrib/dependabot/gradle/org.junit…
Browse files Browse the repository at this point in the history
….jupiter-junit-jupiter-api-5.10.1

Bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.1
  • Loading branch information
chadlwilson committed Nov 10, 2023
2 parents 5bd052a + 9ee228c commit 9325f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ final Map<String, String> libraries = [
jcommander : 'com.beust:jcommander:1.82',
jhighlight : 'org.codelibs:jhighlight:1.1.0',
jsonFluent : 'net.javacrumbs.json-unit:json-unit-fluent:3.2.2',
junitJupiterApi : 'org.junit.jupiter:junit-jupiter-api:5.10.0',
junitJupiterApi : 'org.junit.jupiter:junit-jupiter-api:5.10.1',
lombok : 'org.projectlombok:lombok:1.18.30',
mockito : 'org.mockito:mockito-core:5.7.0',
pluginApi : 'cd.go.plugin:go-plugin-api:23.4.0',
Expand Down

0 comments on commit 9325f45

Please sign in to comment.