Skip to content

Commit

Permalink
Merge pull request #3244 from 1c-syntax/dependabot/gradle/org.springf…
Browse files Browse the repository at this point in the history
…ramework.boot-3.2.3

build(deps): bump org.springframework.boot from 3.2.2 to 3.2.3
  • Loading branch information
nixel2007 authored Feb 23, 2024
2 parents 36a5f60 + 560ec79 commit 9c1f4d9
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 @@ -16,7 +16,7 @@ plugins {
id("io.freefair.maven-central.validate-poms") version "8.6"
id("me.qoomon.git-versioning") version "6.4.3"
id("com.github.ben-manes.versions") version "0.51.0"
id("org.springframework.boot") version "3.2.2"
id("org.springframework.boot") version "3.2.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"
Expand Down

0 comments on commit 9c1f4d9

Please sign in to comment.