Skip to content

Commit

Permalink
Merge pull request #236 from Checkmarx/dependabot/gradle/org.junit.ju…
Browse files Browse the repository at this point in the history
…piter-junit-jupiter-api-5.10.1

Bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.1
  • Loading branch information
pedrompflopes authored Nov 16, 2023
2 parents d5cf4c2 + 51e4c6d commit 84886b7
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 @@ -23,7 +23,7 @@ repositories {
dependencies {
testImplementation 'com.intellij.remoterobot:remote-robot:' + remoteRobotVersion
testImplementation 'com.intellij.remoterobot:remote-fixtures:' + remoteRobotVersion
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.1'
// Video Recording
testImplementation 'com.automation-remarks:video-recorder-junit5:2.0'

Expand Down

0 comments on commit 84886b7

Please sign in to comment.