Skip to content

Commit

Permalink
Dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
HardNorth committed Apr 3, 2024
1 parent 186012b commit bf7ce29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ dependencies {

testImplementation 'com.epam.reportportal:agent-java-test-utils:0.0.2'

testImplementation 'com.squareup.okhttp3:okhttp:4.12.0'
testImplementation 'org.aspectj:aspectjweaver:1.9.19'
testImplementation "io.cucumber:cucumber-java:${project.cucumber_version}"
testImplementation "io.cucumber:cucumber-testng:${project.cucumber_version}"
Expand Down

0 comments on commit bf7ce29

Please sign in to comment.