Skip to content

Commit 9ae6bd5

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump org.jetbrains.kotlin:kotlin-reflect from 1.8.21 to 1.8.22
Bumps [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) from 1.8.21 to 1.8.22. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.21...v1.8.22) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dbf961e commit 9ae6bd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363
}
6464
}
6565
implementation("org.jetbrains.kotlin:kotlin-stdlib:1.8.22")
66-
implementation("org.jetbrains.kotlin:kotlin-reflect:1.8.21")
66+
implementation("org.jetbrains.kotlin:kotlin-reflect:1.8.22")
6767

6868
implementation("io.github.microutils:kotlin-logging:3.0.5")
6969
implementation("org.slf4j:slf4j-api:2.0.7")

0 commit comments

Comments
 (0)