Skip to content

Commit

Permalink
Merge pull request #1964 from nordic-institute/dependabot/gradle/src/…
Browse files Browse the repository at this point in the history
…org.junit.jupiter-junit-jupiter-engine-5.10.2

build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.10.1 to 5.10.2 in /src
  • Loading branch information
ovidijusnortal authored Feb 20, 2024
2 parents 2d31774 + be5dd78 commit 258d336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
implementation 'org.openapitools.openapistylevalidator:openapi-style-validator-lib:1.10'
implementation 'io.swagger.parser.v3:swagger-parser:2.1.19'
implementation 'org.openapitools.empoa:empoa-swagger-core:2.1.0'
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.10.1")
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.10.2")

constraints {
// org.owasp.dependencycheck needs at least this version of jackson.
Expand Down

0 comments on commit 258d336

Please sign in to comment.