Skip to content

Commit 6532d71

Browse files
chore(deps): Bump plugin.spring from 1.8.0 to 1.8.10 (#844)
Bumps [plugin.spring](https://github.com/JetBrains/kotlin) from 1.8.0 to 1.8.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.0...v1.8.10) --- updated-dependencies: - dependency-name: plugin.spring dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a763c0e commit 6532d71

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
@@ -23,7 +23,7 @@ plugins {
2323
id("io.spring.dependency-management") version "1.1.0" apply false
2424
id("org.graalvm.buildtools.native") version "0.9.19"
2525
kotlin("jvm") version "1.8.10" apply false
26-
kotlin("plugin.spring") version "1.8.0" apply false
26+
kotlin("plugin.spring") version "1.8.10" apply false
2727
id("org.jlleitschuh.gradle.ktlint") version "11.1.0"
2828
id("com.google.cloud.tools.jib") version "3.3.1" apply false
2929
id("io.gitlab.arturbosch.detekt") version "1.22.0" apply false

0 commit comments

Comments
 (0)