Skip to content

Commit eb69183

Browse files
build(deps): bump org.jetbrains.kotlin:kotlin-reflect
Bumps [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) from 2.1.21 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@v2.1.21...v2.2.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3553422 commit eb69183

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.1.21</version>
43+
<version>2.2.0</version>
4444
<scope>runtime</scope>
4545
</dependency>
4646
<dependency>

0 commit comments

Comments
 (0)