Skip to content

Commit

Permalink
fix: upgrade org.jetbrains.kotlin:kotlin-stdlib from 1.9.24 to 1.9.25
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.24 to 1.9.25.

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

See this project in Snyk:
https://app.snyk.io/org/antonuden/project/50d1d966-3196-4bfa-bb8b-c38457eb707f?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 17, 2024
1 parent c2bc63f commit 13458d4
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.24</kotlin.version>
<kotlin.version>1.9.25</kotlin.version>
</properties>

<distributionManagement>
Expand Down

0 comments on commit 13458d4

Please sign in to comment.