Skip to content

Commit

Permalink
chore(deps): update dependency org.springframework.boot:spring-boot-g…
Browse files Browse the repository at this point in the history
…radle-plugin to v2.6.3
  • Loading branch information
renovate-bot authored and filipowm committed Jan 31, 2022
1 parent 0e2a6e6 commit 33c715e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
implementation(kotlin("gradle-plugin"))
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin")
implementation("org.jetbrains.kotlin:kotlin-allopen")
implementation("org.springframework.boot:spring-boot-gradle-plugin:2.6.2")
implementation("org.springframework.boot:spring-boot-gradle-plugin:2.6.3")
implementation("org.jooq:jooq-codegen:3.15.5")
implementation("org.flywaydb:flyway-core:8.4.3")

Expand Down

0 comments on commit 33c715e

Please sign in to comment.