Skip to content

Commit 9414e15

Browse files
committed
Update com.gradle:develocity-maven-extension to version 1.21.4 (#2642)
1 parent e8547dc commit 9414e15

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.mvn/extensions.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<extension>
44
<groupId>com.gradle</groupId>
55
<artifactId>develocity-maven-extension</artifactId>
6-
<version>1.21.3</version>
6+
<version>1.21.4</version>
77
</extension>
88
<extension>
99
<groupId>com.gradle</groupId>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5+
type="updated">
6+
<issue id="2642" link="https://github.com/apache/logging-log4j2/pull/2642"/>
7+
<description format="asciidoc">Update `com.gradle:develocity-maven-extension` to version `1.21.4`</description>
8+
</entry>

0 commit comments

Comments
 (0)