Skip to content

Commit 9a7fd21

Browse files
build(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk8
Bumps [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) from 2.2.0 to 2.2.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.0...v2.2.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-version: 2.2.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bf01c3f commit 9a7fd21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

athena-msk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>org.jetbrains.kotlin</groupId>
3737
<artifactId>kotlin-stdlib-jdk8</artifactId>
38-
<version>2.2.0</version>
38+
<version>2.2.10</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>org.jetbrains.kotlin</groupId>

0 commit comments

Comments
 (0)