Skip to content

Commit 1548775

Browse files
committed
fix: upgrade org.jetbrains.kotlin:kotlin-stdlib from 2.3.20 to 2.4.0
Snyk has created this PR to upgrade org.jetbrains.kotlin:kotlin-stdlib from 2.3.20 to 2.4.0. See this package in maven: org.jetbrains.kotlin:kotlin-stdlib See this project in Snyk: [snyk-project-url-redacted]
1 parent 499e74d commit 1548775

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3.20</version>
222+
<version>2.4.0</version>
223223
</dependency>
224224
<dependency>
225225
<groupId>com.warrenstrange</groupId>

0 commit comments

Comments
 (0)