Skip to content

Commit

Permalink
Updated junit-jupiter:5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita-Smirnov-Exactpro committed Aug 15, 2024
1 parent fa03d45 commit b13ee98
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 @@ -61,7 +61,7 @@ dependencies {
implementation 'org.apache.commons:commons-lang3'

implementation "org.slf4j:slf4j-api"
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.3'
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.0'
testImplementation 'org.mockito:mockito-junit-jupiter:5.12.0'
testImplementation 'org.mockito:mockito-core:5.12.0'
}
Expand Down

0 comments on commit b13ee98

Please sign in to comment.