Skip to content

Commit

Permalink
Update dependencies (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
APiankouski authored Nov 27, 2024
1 parent 57146c8 commit 8a1f61c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ dependencies {
implementation 'com.epam.reportportal:commons-dao'
api 'com.epam.reportportal:commons'
} else {
implementation 'com.github.reportportal:commons-dao:3505f19'
api 'com.github.reportportal:commons:c6bbec1'
implementation 'com.github.reportportal:commons-dao:develop-SNAPSHOT'
api 'com.github.reportportal:commons:develop-SNAPSHOT'
}
api 'org.pf4j:pf4j:3.10.0'
api 'org.pf4j:pf4j-update:2.3.0'
Expand Down

0 comments on commit 8a1f61c

Please sign in to comment.