Skip to content

Commit df85374

Browse files
committed
fix: upgrade org.jetbrains.kotlin:kotlin-stdlib from 2.1.0 to 2.2.0
Snyk has created this PR to upgrade org.jetbrains.kotlin:kotlin-stdlib from 2.1.0 to 2.2.0. See this package in maven: org.jetbrains.kotlin:kotlin-stdlib See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/093e483b-0243-425b-8c67-3edf8736b154?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 3cd845c commit df85374

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
@@ -170,7 +170,7 @@
170170
<dependency>
171171
<groupId>org.jetbrains.kotlin</groupId>
172172
<artifactId>kotlin-stdlib</artifactId>
173-
<version>2.1.0</version>
173+
<version>2.2.0</version>
174174
</dependency>
175175
</dependencies>
176176

0 commit comments

Comments
 (0)