Skip to content

Commit

Permalink
Merge pull request #774 from ShioCMS/dependabot/gradle/shio-app/0.3.9…
Browse files Browse the repository at this point in the history
…/io.spring.dependency-management-1.1.0

Bump io.spring.dependency-management from 1.0.12.RELEASE to 1.1.0 in /shio-app
  • Loading branch information
alegauss authored Nov 10, 2024
2 parents 28bf707 + 7c6ad4d commit 63e9144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shio-app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ buildscript {

plugins {
id 'org.springframework.boot' version "${springBootVersion}"
id 'io.spring.dependency-management' version '1.0.12.RELEASE'
id 'io.spring.dependency-management' version '1.1.0'
id 'java'
id "com.eriwen.gradle.js" version "2.14.1"
// id "com.gorylenko.gradle-git-properties" version "2.2.4"
Expand Down

0 comments on commit 63e9144

Please sign in to comment.