Skip to content

Commit

Permalink
EPMRPP-93641 version update
Browse files Browse the repository at this point in the history
  • Loading branch information
grabsefx committed Dec 8, 2024
1 parent 74bd07c commit 1fb643b
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 @@ -42,7 +42,7 @@ dependencies {
if (releaseMode) {
implementation 'com.epam.reportportal:commons'
} else {
implementation 'com.github.reportportal:commons:bbb9a1a'
implementation 'com.github.reportportal:commons:56e9608'
}
// jooq dependencies
api "org.jooq:jooq:${jooqVersion}"
Expand Down

0 comments on commit 1fb643b

Please sign in to comment.