Skip to content

Commit ac22ba8

Browse files
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 (#98)
Bumps [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) from 1.9.10 to 2.1.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.10...v2.1.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31c8b80 commit ac22ba8

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
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>org.jetbrains.kotlin</groupId>
9797
<artifactId>kotlin-stdlib-jdk8</artifactId>
98-
<version>1.9.10</version>
98+
<version>2.1.20</version>
9999
</dependency>
100100

101101
<dependency>

0 commit comments

Comments
 (0)