Skip to content

Commit

Permalink
fix: upgrade org.jetbrains.kotlin:kotlin-stdlib from 1.9.21 to 1.9.22
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.21 to 1.9.22.

See this package in Maven Repository:
https://mvnrepository.com/artifact/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 Jan 14, 2024
1 parent 46c0cf9 commit 694f3a0
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.21</kotlin.version>
<kotlin.version>1.9.22</kotlin.version>
</properties>

<distributionManagement>
Expand Down

0 comments on commit 694f3a0

Please sign in to comment.