Skip to content

Commit 78cec1f

Browse files
committed
fix: upgrade org.jetbrains.kotlin:kotlin-stdlib from 2.2.21 to 2.3.20
Snyk has created this PR to upgrade org.jetbrains.kotlin:kotlin-stdlib from 2.2.21 to 2.3.20. 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 622fcc0 commit 78cec1f

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
@@ -219,7 +219,7 @@
219219
<dependency>
220220
<groupId>org.jetbrains.kotlin</groupId>
221221
<artifactId>kotlin-stdlib</artifactId>
222-
<version>2.2.21</version>
222+
<version>2.3.20</version>
223223
</dependency>
224224
<dependency>
225225
<groupId>com.warrenstrange</groupId>

0 commit comments

Comments
 (0)