Skip to content

Commit 3644d40

Browse files
committed
Update org.jetbrains.kotlin:kotlin-stdlib to version 2.0.21 (#97)
1 parent ced8d89 commit 3644d40

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
@@ -144,7 +144,7 @@
144144
<jmh.version>1.37</jmh.version>
145145
<junit.version>5.11.2</junit.version>
146146
<log4j.version>2.24.1</log4j.version>
147-
<kotlin.version>2.0.20</kotlin.version>
147+
<kotlin.version>2.0.21</kotlin.version>
148148
<kotlinx.coroutines.version>1.6.4</kotlinx.coroutines.version>
149149
<mockito-kotlin.version>4.1.0</mockito-kotlin.version>
150150

src/changelog/.1.x.x/update_org_jetbrains_kotlin_kotlin_stdlib.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="91" link="https://github.com/apache/logging-log4j-kotlin/pull/91"/>
7-
<description format="asciidoc">Update `org.jetbrains.kotlin:kotlin-stdlib` to version `2.0.20`</description>
6+
<issue id="97" link="https://github.com/apache/logging-log4j-kotlin/pull/97"/>
7+
<description format="asciidoc">Update `org.jetbrains.kotlin:kotlin-stdlib` to version `2.0.21`</description>
88
</entry>

0 commit comments

Comments
 (0)