Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
raikbitters authored Jan 8, 2025
1 parent b9ccda7 commit a6b4e4b
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 @@ -41,7 +41,7 @@ dependencies {
implementation 'com.epam.reportportal:commons-dao'
api 'com.epam.reportportal:commons'
} else {
implementation 'com.github.reportportal:commons-dao:adbb40e'
implementation 'com.github.reportportal:commons-dao:bb8ea46'
api 'com.github.reportportal:commons:3dfb9d8'
}
api 'org.pf4j:pf4j:3.10.0'
Expand Down

0 comments on commit a6b4e4b

Please sign in to comment.