Skip to content

Commit

Permalink
Update dao version
Browse files Browse the repository at this point in the history
  • Loading branch information
pbortnik committed Jul 4, 2024
1 parent ff54d0f commit 6465099
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:67b6717a11'
implementation 'com.github.reportportal:commons-dao:2834dd5'
api 'com.github.reportportal:commons:67cbfaea24'
}
compile 'org.pf4j:pf4j:3.10.0'
Expand Down

0 comments on commit 6465099

Please sign in to comment.