Skip to content

Commit

Permalink
[22321] Removed redundent jdk9-deps fix duplicate lines
Browse files Browse the repository at this point in the history
  • Loading branch information
sg-jsonjuliane committed Nov 6, 2024
1 parent c3d5011 commit 316493b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ buildscript {
mavenCentral()
google()
jcenter()
maven { url 'https://repository.liferay.com/nexus/content/repositories/public/' }
}

dependencies {
Expand Down Expand Up @@ -51,7 +50,6 @@ allprojects {
jcenter()
maven { url 'https://repository.liferay.com/nexus/content/repositories/public/' }
maven { url "https://jitpack.io" }
maven { url 'https://repository.liferay.com/nexus/content/repositories/public/' }
}
}

Expand Down

0 comments on commit 316493b

Please sign in to comment.