Skip to content

Commit c8ba918

Browse files
Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.22 to 2.2.0
Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.9.22 to 2.2.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.22...v2.2.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 447b93c commit c8ba918

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
@@ -411,7 +411,7 @@
411411
<dependency>
412412
<groupId>org.jetbrains.kotlin</groupId>
413413
<artifactId>kotlin-stdlib</artifactId>
414-
<version>1.9.22</version>
414+
<version>2.2.0</version>
415415
<scope>test</scope>
416416
</dependency>
417417
</dependencies>

0 commit comments

Comments
 (0)