Skip to content

Commit

Permalink
fix(ci): add lifetray repo for com.github.pengrad:jdk9-deps:1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VishnuSanal committed Aug 24, 2024
1 parent cbbfc39 commit a07449d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ allprojects {
mavenCentral()
maven { url "https://jitpack.io" }
maven { url "https://jcenter.bintray.com" }
maven { url "https://repository.liferay.com/nexus/content/repositories/public/" } // for com.github.pengrad:jdk9-deps:1.0
}
tasks.withType(Test).tap {
configureEach {
Expand Down

0 comments on commit a07449d

Please sign in to comment.