Skip to content

Commit

Permalink
EPMRPP-90461 || Update dao
Browse files Browse the repository at this point in the history
  • Loading branch information
APiankouski committed Jan 10, 2025
1 parent 187419b commit a64c2b1
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 @@ -76,7 +76,7 @@ dependencies {
implementation 'com.epam.reportportal:plugin-api'
} else {
println("Using snapshot dependencies")
implementation 'com.github.reportportal:commons-dao:95f2998'
implementation 'com.github.reportportal:commons-dao:571cba3'
implementation 'com.github.reportportal:commons:3dfb9d8'
implementation 'com.github.reportportal:plugin-api:8a1f61c'
}
Expand Down

0 comments on commit a64c2b1

Please sign in to comment.