Skip to content

Commit 3447500

Browse files
build(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 (#4381)
Bumps [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) from 2.3.20 to 2.3.21. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.20...v2.3.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-version: 2.3.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5eb47f commit 3447500

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

0 commit comments

Comments
 (0)