Skip to content

Commit

Permalink
Update dependency org.springframework.boot:org.springframework.boot.g…
Browse files Browse the repository at this point in the history
…radle.plugin to v2.3.5.RELEASE
  • Loading branch information
renovate-bot committed Oct 29, 2020
1 parent 5fd9e80 commit d770029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fparse/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
id("org.springframework.boot") version "2.3.3.RELEASE"
id("org.springframework.boot") version "2.3.5.RELEASE"
id("io.spring.dependency-management") version "1.0.10.RELEASE"
kotlin("jvm") version "1.3.61"
kotlin("plugin.spring") version "1.3.61"
Expand Down

0 comments on commit d770029

Please sign in to comment.