Skip to content

Commit f3c92ba

Browse files
build(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 (#4022)
Bumps [org.jetbrains.kotlin:kotlin-stdlib-jdk8](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/v2.3.0/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.21...v2.3.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20539ea commit f3c92ba

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
@@ -158,7 +158,7 @@
158158
<dependency>
159159
<groupId>org.jetbrains.kotlin</groupId>
160160
<artifactId>kotlin-stdlib-jdk8</artifactId>
161-
<version>2.2.21</version>
161+
<version>2.3.0</version>
162162
<scope>runtime</scope>
163163
</dependency>
164164
<dependency>

0 commit comments

Comments
 (0)