Skip to content

Commit

Permalink
Merge pull request #3181 from 1c-syntax/dependabot/gradle/io.spring.d…
Browse files Browse the repository at this point in the history
…ependency-management-1.1.4

build(deps): bump io.spring.dependency-management from 1.1.3 to 1.1.4
  • Loading branch information
nixel2007 authored Nov 15, 2023
2 parents 697002f + 4d5da90 commit 9c67b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ plugins {
id("me.qoomon.git-versioning") version "6.4.2"
id("com.github.ben-manes.versions") version "0.49.0"
id("org.springframework.boot") version "3.1.5"
id("io.spring.dependency-management") version "1.1.3"
id("io.spring.dependency-management") version "1.1.4"
id("io.github.1c-syntax.bslls-dev-tools") version "0.7.3"
id("ru.vyarus.pom") version "2.2.2"
id("com.gorylenko.gradle-git-properties") version "2.4.1"
Expand Down

0 comments on commit 9c67b42

Please sign in to comment.