Skip to content

Commit

Permalink
Fix plugin download
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 authored Aug 6, 2024
1 parent 81be466 commit 60c93cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pluginManagement {
repositories {
gradlePluginPortal()
maven(url = "https://repo.jenkins-ci.org/releases")
}
}

Expand Down

0 comments on commit 60c93cd

Please sign in to comment.