Skip to content

Commit 9462225

Browse files
build(deps): bump org.jetbrains.kotlin:kotlin-reflect
Bumps [org.jetbrains.kotlin:kotlin-reflect](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-reflect dependency-version: 2.2.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a26039 commit 9462225

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
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>org.jetbrains.kotlin</groupId>
4242
<artifactId>kotlin-reflect</artifactId>
43-
<version>2.2.0</version>
43+
<version>2.2.10</version>
4444
<scope>runtime</scope>
4545
</dependency>
4646
<dependency>

0 commit comments

Comments
 (0)