Skip to content

Commit

Permalink
Merge pull request #654 from gradle/dependabot/gradle/com.gradle-deve…
Browse files Browse the repository at this point in the history
…locity-maven-extension-1.22

Bump com.gradle:develocity-maven-extension from 1.21.6 to 1.22
  • Loading branch information
erichaagdev authored Aug 20, 2024
2 parents 38a6bd8 + 2016059 commit 10889a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repositories {
dependencies {
compileOnly("org.apache.maven:maven-core:3.6.3") // intentionally compiling against an older version to preserve compatibility with older versions of Maven
compileOnly("org.codehaus.plexus:plexus-component-annotations:2.2.0")
compileOnly("com.gradle:develocity-maven-extension:1.21.6")
compileOnly("com.gradle:develocity-maven-extension:1.22")
implementation("com.gradle:develocity-maven-extension-adapters:1.0")
}

Expand Down

0 comments on commit 10889a8

Please sign in to comment.