Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
raikbitters authored Oct 4, 2024
1 parent a92bc7f commit 3fa0dfa
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 @@ -43,8 +43,8 @@ dependencies {
implementation 'com.github.reportportal:commons-dao:develop-SNAPSHOT'
api 'com.github.reportportal:commons:develop-SNAPSHOT'
}
compile 'org.pf4j:pf4j:3.10.0'
compile 'org.pf4j:pf4j-update:2.3.0'
api 'org.pf4j:pf4j:3.10.0'
api 'org.pf4j:pf4j-update:2.3.0'

testCompile 'junit:junit'
}

0 comments on commit 3fa0dfa

Please sign in to comment.