Skip to content

Commit

Permalink
Plugin hadde fått fjernet repositories { ... } ved en feiltagelse.
Browse files Browse the repository at this point in the history
  • Loading branch information
rfc3092 committed Jun 12, 2024
1 parent 8494716 commit b0bb41d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions plugins/java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ plugins {
id "groovy-gradle-plugin"
}

repositories {
gradlePluginPortal()
}

dependencies {
implementation "io.spring.gradle:dependency-management-plugin:1.1.4"
implementation "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:5.0.0.4638"
Expand Down

0 comments on commit b0bb41d

Please sign in to comment.