Skip to content

Commit 083906c

Browse files
committed
Update com.gradle:develocity-maven-extension to version 2.2 (#447)
1 parent f4a11e7 commit 083906c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232
<spotless-maven-plugin.version>2.44.5</spotless-maven-plugin.version>
233233
<xml-maven-plugin.version>1.1.0</xml-maven-plugin.version>
234234
<!-- Due to a missing `maven-metadata.xml`, Dependabot does not update this automatically -->
235-
<develocity-maven-plugin.version>2.1</develocity-maven-plugin.version>
235+
<develocity-maven-plugin.version>2.2</develocity-maven-plugin.version>
236236
<develocity-user-data-extension.version>2.0.3</develocity-user-data-extension.version>
237237

238238
<!-- plugin dependencies versions -->

src/changelog/.12.x.x/update_com_gradle_develocity_maven_extension.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="429" link="https://github.com/apache/logging-parent/pull/429"/>
7-
<description format="asciidoc">Update `com.gradle:develocity-maven-extension` to version `2.1`</description>
6+
<issue id="447" link="https://github.com/apache/logging-parent/pull/447"/>
7+
<description format="asciidoc">Update `com.gradle:develocity-maven-extension` to version `2.2`</description>
88
</entry>

0 commit comments

Comments
 (0)