Skip to content

Commit fd87a8e

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

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
@@ -192,7 +192,7 @@
192192
<dependency>
193193
<groupId>org.jetbrains.kotlin</groupId>
194194
<artifactId>kotlin-stdlib-jdk8</artifactId>
195-
<version>2.1.0</version>
195+
<version>2.2.21</version>
196196
</dependency>
197197
<dependency>
198198
<groupId>org.hamcrest</groupId>

0 commit comments

Comments
 (0)