Skip to content

Commit

Permalink
EPMRPP-98599 || Update commons version
Browse files Browse the repository at this point in the history
  • Loading branch information
pbortnik committed Jan 11, 2025
1 parent a28b7c3 commit 5d4aec3
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 @@ -77,7 +77,7 @@ dependencies {
} else {
println("Using snapshot dependencies")
implementation 'com.github.reportportal:commons-dao:72f99ff'
implementation 'com.github.reportportal:commons:3dfb9d8'
implementation 'com.github.reportportal:commons:2f3d4d8'
implementation 'com.github.reportportal:plugin-api:8a1f61c'
}

Expand Down

0 comments on commit 5d4aec3

Please sign in to comment.