Skip to content

Commit

Permalink
Remove commons dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
HardNorth committed Feb 5, 2024
1 parent 1ac3d52 commit ebd1d8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ repositories {

dependencies {
api 'com.epam.reportportal:client-java:5.2.1'
api 'com.epam.reportportal:commons-model:5.0.0'
api 'com.google.code.findbugs:jsr305:3.0.2'

implementation 'com.squareup.okhttp3:okhttp:4.12.0'
Expand Down

0 comments on commit ebd1d8f

Please sign in to comment.