Skip to content

Commit

Permalink
deps: update dependency org.jetbrains.kotlin:kotlin-stdlib-jdk8 to v2 (
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored May 24, 2024
1 parent f789874 commit c90f221
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 @@ -152,7 +152,7 @@
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib-jdk8</artifactId>
<version>1.9.24</version>
<version>2.0.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c90f221

Please sign in to comment.