Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin:kotlin-stdlib to v2.1.0 (#31)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 5cc190d commit 242e58c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib</artifactId>
<version>2.0.21</version> <!-- Use a version compatible with OkHttp -->
<version>2.1.0</version> <!-- Use a version compatible with OkHttp -->
</dependency>

<dependency>
Expand Down

0 comments on commit 242e58c

Please # to comment.