Skip to content

Commit 64c17a8

Browse files
committed
Update org.junit:junit-bom to version 5.12.0 (#109)
1 parent f9a85e3 commit 64c17a8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142

143143
<!-- dependency versions -->
144144
<jmh.version>1.37</jmh.version>
145-
<junit.version>5.11.4</junit.version>
145+
<junit.version>5.12.0</junit.version>
146146
<log4j.version>2.24.3</log4j.version>
147147
<kotlin.version>2.0.21</kotlin.version>
148148
<kotlinx.coroutines.version>1.6.4</kotlinx.coroutines.version>

src/changelog/.1.x.x/update_org_junit_junit_bom.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="102" link="https://github.com/apache/logging-log4j-kotlin/pull/102"/>
7-
<description format="asciidoc">Update `org.junit:junit-bom` to version `5.11.4`</description>
6+
<issue id="109" link="https://github.com/apache/logging-log4j-kotlin/pull/109"/>
7+
<description format="asciidoc">Update `org.junit:junit-bom` to version `5.12.0`</description>
88
</entry>

0 commit comments

Comments
 (0)