Skip to content

Commit

Permalink
Remove jcenter()
Browse files Browse the repository at this point in the history
  • Loading branch information
dmikurube committed Mar 1, 2024
1 parent f36daf2 commit cf5b5cf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ plugins {

repositories {
mavenCentral()

// Tests need EmbulkTestRuntime. EmbulkTestRuntime needs old-style embulk-standards till 0.10.28. 0.10.28 needs jcenter.
jcenter()
}

group = "org.embulk"
Expand Down

0 comments on commit cf5b5cf

Please sign in to comment.