Skip to content

Commit

Permalink
Merge pull request #335 from GenSpectrum/dependabot/gradle/lapis2/io.…
Browse files Browse the repository at this point in the history
…spring.dependency-management-1.1.3
  • Loading branch information
dependabot[bot] authored Aug 22, 2023
2 parents c75056a + c8630b4 commit 5a6e856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lapis2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget

plugins {
id 'org.springframework.boot' version '3.1.2'
id 'io.spring.dependency-management' version '1.1.2'
id 'io.spring.dependency-management' version '1.1.3'
id 'org.jetbrains.kotlin.jvm' version '1.9.0'
id 'org.jetbrains.kotlin.plugin.spring' version '1.9.0'
id 'org.jlleitschuh.gradle.ktlint' version "11.5.1"
Expand Down

0 comments on commit 5a6e856

Please sign in to comment.