Skip to content

Commit 1418bf3

Browse files
Merge pull request #3270 from OpenFeign/dependabot/maven/kotlin.version-2.3.20
build(deps): Bump kotlin.version from 2.3.10 to 2.3.20
2 parents a273c6c + daa7856 commit 1418bf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3.10</kotlin.version>
33+
<kotlin.version>2.3.20</kotlin.version>
3434
<kotlinx.coroutines.version>1.10.2</kotlinx.coroutines.version>
3535
</properties>
3636

0 commit comments

Comments
 (0)