Skip to content

Commit

Permalink
Updated to 2020.1.6, moved to new repository for JPro.
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianKirmaier committed Apr 20, 2021
1 parent 6fc78e6 commit 1c33028
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 @@ -8,12 +8,12 @@ buildscript {
gradlePluginPortal()

maven {
url "https://sandec.bintray.com/repo"
url "https://sandec.jfrog.io/artifactory/repo"
}
}

dependencies {
classpath 'com.sandec.jpro:jpro-plugin-gradle:2020.1.5'
classpath 'com.sandec.jpro:jpro-plugin-gradle:2020.1.6'
classpath 'org.openjfx:javafx-plugin:0.0.9'
}
}
Expand Down

0 comments on commit 1c33028

Please sign in to comment.