Skip to content

Commit

Permalink
Merge pull request #19 from reportportal/EPMRPP-87493
Browse files Browse the repository at this point in the history
Update build.gradle
  • Loading branch information
pbortnik authored Nov 10, 2023
2 parents 604bbaf + aed668d commit 8a83e18
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 {
if (releaseMode) {
compile 'com.epam.reportportal:commons-model'
} else {
compile 'com.github.reportportal:commons-model:9ec180be55'
compile 'com.github.reportportal:commons-model:bf40974'
}

compile 'org.slf4j:slf4j-api'
Expand Down

0 comments on commit 8a83e18

Please sign in to comment.