Skip to content

Commit ca5dff0

Browse files
committed
fix: upgrade org.jetbrains.kotlin:kotlin-stdlib from 2.2.10 to 2.2.20
Snyk has created this PR to upgrade org.jetbrains.kotlin:kotlin-stdlib from 2.2.10 to 2.2.20. See this package in maven: org.jetbrains.kotlin:kotlin-stdlib See this project in Snyk: https://app.snyk.io/org/danielrivers/project/27b79d41-9fe6-41ae-8e24-437c547a7353?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 06d1f02 commit ca5dff0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kinde-management/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
<dependency>
176176
<groupId>org.jetbrains.kotlin</groupId>
177177
<artifactId>kotlin-stdlib</artifactId>
178-
<version>2.2.10</version>
178+
<version>2.2.20</version>
179179
</dependency>
180180
<dependency>
181181
<groupId>org.jetbrains.kotlin</groupId>

0 commit comments

Comments
 (0)