Skip to content

Commit f03d15f

Browse files
committed
Update org.jetbrains.kotlin:kotlin-stdlib to version 2.0.20 (#91)
1 parent 7680294 commit f03d15f

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.0</junit.version>
146146
<log4j.version>2.24.0</log4j.version>
147-
<kotlin.version>2.0.0</kotlin.version>
147+
<kotlin.version>2.0.20</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="88" link="https://github.com/apache/logging-log4j-kotlin/pull/88"/>
7-
<description format="asciidoc">Update `org.jetbrains.kotlin:kotlin-stdlib` to version `2.0.0`</description>
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>
88
</entry>

0 commit comments

Comments
 (0)