Skip to content

Commit aa35f2a

Browse files
committed
Upgrade to Kotlin 2.3.20-RC3.
See #2814
1 parent 86d9d8e commit aa35f2a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<junit>6.0.0</junit>
120120
<junit5>${junit}</junit5>
121121
<junit-pioneer>2.3.0</junit-pioneer>
122-
<kotlin>2.3.20-RC2</kotlin>
122+
<kotlin>2.3.20-RC3</kotlin>
123123
<kotlin-coroutines>1.10.2</kotlin-coroutines>
124124
<logback>1.5.32</logback>
125125
<microbenchmark>1.0.0</microbenchmark>
@@ -1730,4 +1730,4 @@
17301730
</repository>
17311731
</repositories>
17321732

1733-
</project>
1733+
</project>

0 commit comments

Comments
 (0)