Skip to content

Commit 4a60456

Browse files
authored
Merge pull request #221 from devondragon/dependabot/gradle/com.github.ben-manes.versions-0.53.0
Bump com.github.ben-manes.versions from 0.52.0 to 0.53.0
2 parents 31db2b1 + 927e5cf commit 4a60456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'org.springframework.boot' version '3.5.6'
33
id 'io.spring.dependency-management' version '1.1.7'
4-
id 'com.github.ben-manes.versions' version '0.52.0'
4+
id 'com.github.ben-manes.versions' version '0.53.0'
55
id 'java-library'
66
id 'maven-publish'
77
id 'signing'

0 commit comments

Comments
 (0)