Skip to content

Commit c7bb509

Browse files
Merge pull request #2747 from OpenFeign/dependabot/maven/kotlin.version-2.1.10
Bump kotlin.version from 2.1.0 to 2.1.10
2 parents 4e9d45c + 9706983 commit c7bb509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<description>Feign Kotlin</description>
3131

3232
<properties>
33-
<kotlin.version>2.1.0</kotlin.version>
33+
<kotlin.version>2.1.10</kotlin.version>
3434
<kotlinx.coroutines.version>1.10.1</kotlinx.coroutines.version>
3535
</properties>
3636

0 commit comments

Comments
 (0)