Skip to content

Commit 5dbea42

Browse files
Bump org.jetbrains.kotlin:kotlin-stdlib from 2.2.21 to 2.3.0
Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 2.2.21 to 2.3.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.21...v2.3.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1bd1818 commit 5dbea42

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
@@ -335,7 +335,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
335335
<dependency>
336336
<groupId>org.jetbrains.kotlin</groupId>
337337
<artifactId>kotlin-stdlib</artifactId>
338-
<version>2.2.21</version>
338+
<version>2.3.0</version>
339339
</dependency>
340340
<dependency>
341341
<groupId>com.squareup.okio</groupId>

0 commit comments

Comments
 (0)