Skip to content

Commit

Permalink
Merge pull request #18 from reportportal/feature/EPMRPP-87316_
Browse files Browse the repository at this point in the history
EPMRPP-87316 || Update commons-model
  • Loading branch information
pbortnik authored Nov 10, 2023
2 parents 0cdd9a5 + e859db2 commit 604bbaf
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:c94a391'
compile 'com.github.reportportal:commons-model:9ec180be55'
}

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

0 comments on commit 604bbaf

Please sign in to comment.