Skip to content

Commit

Permalink
fix: kotlin/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGJETBRAINSKOTLIN-2393744
  • Loading branch information
snyk-bot committed Dec 10, 2024
1 parent 5ebd0fe commit 62574ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

<properties>
<interpreter.name>kotlin</interpreter.name>
<kotlin.version>1.3.50</kotlin.version>
<kotlin.version>2.1.0</kotlin.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 62574ba

Please sign in to comment.