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/db310280-2675-46f4-aed3-6b375531bc3b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 29, 2024
1 parent c573e74 commit da123bd
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 @@ -19,7 +19,7 @@
<maven-javadoc-plugin-version>3.6.2</maven-javadoc-plugin-version>
<maven-deploy-plugin-version>3.1.1</maven-deploy-plugin-version>

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

<distributionManagement>
Expand Down

0 comments on commit da123bd

Please sign in to comment.