Skip to content

Commit

Permalink
Removed useless localGroovy() dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
pderop committed Jul 10, 2024
1 parent 284893f commit 153c0e9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ repositories {
}

dependencies {
implementation localGroovy()

implementation "com.github.mwiede:jsch:0.2.18"
implementation ('com.rationaleemotions:simple-ssh:1.0.2') {
exclude group: 'com.jcraft', module: 'jsch'
Expand Down

0 comments on commit 153c0e9

Please sign in to comment.