Skip to content

Commit 8d18255

Browse files
committed
fix: upgrade org.jetbrains.kotlin:kotlin-stdlib from 2.1.21 to 2.2.21
Snyk has created this PR to upgrade org.jetbrains.kotlin:kotlin-stdlib from 2.1.21 to 2.2.21. See this package in maven: org.jetbrains.kotlin:kotlin-stdlib See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/e24cd5a2-0bfe-4beb-8f01-b0957a7d431b?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f448d05 commit 8d18255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
<dependency>
213213
<groupId>org.jetbrains.kotlin</groupId>
214214
<artifactId>kotlin-stdlib</artifactId>
215-
<version>2.1.21</version>
215+
<version>2.2.21</version>
216216
</dependency>
217217
<dependency>
218218
<groupId>com.warrenstrange</groupId>

0 commit comments

Comments
 (0)