Skip to content

Commit

Permalink
chore(deps): update kotlin monorepo to v2.1.0 (#2082)
Browse files Browse the repository at this point in the history
chore(deps): update dependency org.jetbrains.kotlin:kotlin-stdlib-jdk8 to v2.1.0

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sri Harsha <12621691+harsha509@users.noreply.github.com>
Co-authored-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
  • Loading branch information
3 people authored Feb 10, 2025
1 parent 8f853a2 commit 0a44970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<version>1.0.0</version>

<properties>
<kotlin.version>2.0.21</kotlin.version>
<kotlin.version>2.1.0</kotlin.version>

<slf4j.version>2.0.16</slf4j.version>
<logback.version>1.5.16</logback.version>
Expand Down

0 comments on commit 0a44970

Please sign in to comment.