Skip to content

Commit

Permalink
dao dependency update (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
grabsefx authored Jul 4, 2024
1 parent 347d4c6 commit 302a8f5
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 @@ -43,7 +43,7 @@ dependencies {
implementation 'com.epam.reportportal:plugin-api'
annotationProcessor 'com.epam.reportportal:plugin-api'
} else {
implementation 'com.github.reportportal:commons-dao:0703b75'
implementation 'com.github.reportportal:commons-dao:2834dd5'
implementation 'com.github.reportportal:plugin-api:3ecb915657'
annotationProcessor 'com.github.reportportal:plugin-api:3ecb915657'
}
Expand Down

0 comments on commit 302a8f5

Please sign in to comment.