Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin.plugin.spring from 1.4.21-2 to 1.4.32 in /e…
Browse files Browse the repository at this point in the history
…xamples (#3946)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Richard North <rich.north@gmail.com>
  • Loading branch information
dependabot[bot] and rnorth authored May 19, 2021
1 parent 4b6b239 commit 6dd2475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/spring-boot-kotlin-redis/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id("org.springframework.boot") version "2.4.1"
id("org.jetbrains.kotlin.jvm") version "1.4.32"
id("org.jetbrains.kotlin.plugin.spring") version "1.4.21-2"
id("org.jetbrains.kotlin.plugin.spring") version "1.4.32"
}

apply plugin: 'io.spring.dependency-management'
Expand Down

0 comments on commit 6dd2475

Please sign in to comment.