Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
pbortnik authored Nov 10, 2023
1 parent 604bbaf commit aed668d
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 aed668d

Please sign in to comment.