Skip to content

Commit

Permalink
fix: upgrade org.jetbrains.kotlin:kotlin-stdlib from 1.9.23 to 1.9.24
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.jetbrains.kotlin:kotlin-stdlib from 1.9.23 to 1.9.24.

See this package in maven:
org.jetbrains.kotlin:kotlin-stdlib

See this project in Snyk:
https://app.snyk.io/org/antonuden/project/892d070e-3f65-4adc-a6eb-de6b8f647761?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 15, 2024
1 parent ef37c08 commit f919670
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 @@ -10,7 +10,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>

<kotlin.version>1.9.23</kotlin.version>
<kotlin.version>1.9.24</kotlin.version>
</properties>

<distributionManagement>
Expand Down

0 comments on commit f919670

Please sign in to comment.