Skip to content

Commit 3062723

Browse files
chore(maven): update plugin io.spring.javaformat to v0.0.48
1 parent 58ac708 commit 3062723

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'java-gradle-plugin'
33
id 'java-library'
44
id 'maven-publish'
5-
id 'io.spring.javaformat' version '0.0.47'
5+
id 'io.spring.javaformat' version '0.0.48'
66
id 'com.gradle.plugin-publish' version '2.1.1'
77
// Sets the project version from git tags using Conventional Commits bump
88
// logic -- the Gradle counterpart to Nisse on the Maven side, so the tag is

0 commit comments

Comments
 (0)