Skip to content

Commit 64e43c4

Browse files
committed
[test] Bump org.jetbrains.kotlin:kotlin-stdlib from 2.2.21 to 2.3.0
1 parent 877c758 commit 64e43c4

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
@@ -407,7 +407,7 @@
407407
<dependency>
408408
<groupId>org.jetbrains.kotlin</groupId>
409409
<artifactId>kotlin-stdlib</artifactId>
410-
<version>2.2.21</version>
410+
<version>2.3.0</version>
411411
<scope>test</scope>
412412
</dependency>
413413
</dependencies>

src/changes/changes.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@ The <action> type attribute can be add,update,fix,remove.
6767
<!-- ADD -->
6868
<!-- UPDATE -->
6969
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 89 to 93 #482.</action>
70-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.jetbrains.kotlin:kotlin-stdlib from 2.2.20 to 2.2.21 #481.</action>
70+
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump org.jetbrains.kotlin:kotlin-stdlib from 2.2.20 to 2.3.0 #481.</action>
7171
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.20.0 to 2.21.0.</action>
7272
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-lang3 from 3.19.0 to 3.20.0.</action>
73-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-exec from 1.5.0 to 1.6.0.</action>
73+
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump org.apache.commons:commons-exec from 1.5.0 to 1.6.0.</action>
7474
</release>
7575
<release version="6.11.0" date="2025-10-09" description="This is a feature and maintenance release. Java 8 or later is required.">
7676
<!-- FIX -->

0 commit comments

Comments
 (0)