Skip to content

Commit

Permalink
Update dao version
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanKustau committed Apr 19, 2024
1 parent 7134f52 commit 6850b6e
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 @@ -40,7 +40,7 @@ dependencies {
compile 'com.epam.reportportal:commons'
compile 'com.epam.reportportal:commons-dao'
} else {
implementation 'com.github.reportportal:commons-dao:0703b75'
implementation 'com.github.reportportal:commons-dao:073aa934a5'
api 'com.github.reportportal:commons-reporting:d99e842'
api 'com.github.reportportal:commons:d7f9bec'
}
Expand Down

0 comments on commit 6850b6e

Please sign in to comment.