Skip to content

Commit a9ff099

Browse files
committed
fix: upgrade org.jetbrains.kotlin:kotlin-stdlib from 2.1.21 to 2.2.0
Snyk has created this PR to upgrade org.jetbrains.kotlin:kotlin-stdlib from 2.1.21 to 2.2.0. See this package in maven: org.jetbrains.kotlin:kotlin-stdlib See this project in Snyk: https://app.snyk.io/org/reeshika-h/project/336ef5f4-b25d-4d9c-a778-6788cddd4d33?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 5ec2660 commit a9ff099

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
@@ -213,7 +213,7 @@
213213
<dependency>
214214
<groupId>org.jetbrains.kotlin</groupId>
215215
<artifactId>kotlin-stdlib</artifactId>
216-
<version>2.1.21</version>
216+
<version>2.2.0</version>
217217
</dependency>
218218
</dependencies>
219219

0 commit comments

Comments
 (0)