Skip to content

Commit

Permalink
EPMRPP-87613 || Add back compatibility with older plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
pbortnik authored Nov 16, 2023
1 parent 8a83e18 commit 29c30a1
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:bf40974'
compile 'com.github.reportportal:commons-model:83f012f'
}

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

0 comments on commit 29c30a1

Please sign in to comment.