Skip to content

Commit

Permalink
EPMRPP-87316 || Update commons-model
Browse files Browse the repository at this point in the history
  • Loading branch information
pbortnik committed Nov 9, 2023
1 parent 0cdd9a5 commit e859db2
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 e859db2

Please sign in to comment.