Skip to content

Commit e25cd1d

Browse files
Bump kotlin.version from 2.3.10 to 2.3.20 (#1781)
1 parent 01087e8 commit e25cd1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<!-- Run tests in Turkish to make sure that they don't depend on
5959
locale. Turkish is a notoriously tricky locale. -->
6060
<surefire.argline>@{argLine} -Duser.language=TR -Duser.country=tr</surefire.argline>
61-
<kotlin.version>2.3.10</kotlin.version>
61+
<kotlin.version>2.3.20</kotlin.version>
6262
</properties>
6363
<licenses>
6464
<license>

0 commit comments

Comments
 (0)