Skip to content

Commit

Permalink
Dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
HardNorth committed Apr 3, 2024
1 parent 9cedfbd commit ba1cea1
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 @@ -50,7 +50,7 @@ dependencies {
exclude group: 'junit'
exclude group: 'org.junit.vintage'
}
testImplementation 'com.epam.reportportal:agent-java-test-utils:0.0.3'
testImplementation 'com.epam.reportportal:agent-java-test-utils:0.0.6'
testImplementation 'org.aspectj:aspectjweaver:1.9.19'
testImplementation 'org.hamcrest:hamcrest-core:2.2'
testImplementation "org.mockito:mockito-core:${project.mockito_version}"
Expand Down

0 comments on commit ba1cea1

Please sign in to comment.