Skip to content

Commit 1b3a489

Browse files
committed
ICU-23091 Fix plugin config
1 parent e4e0a26 commit 1b3a489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

icu4j/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@
472472
<plugin>
473473
<groupId>com.diffplug.spotless</groupId>
474474
<artifactId>spotless-maven-plugin</artifactId>
475-
<version>${spotless.version}</version>
475+
<version>${formatter.plugin.spotless.version}</version>
476476
<configuration>
477477
<!-- optional: limit format enforcement to just the files changed by this feature branch -->
478478
<!-- You can explicitly disable ratchet functionality by providing the value 'NONE': -->

0 commit comments

Comments
 (0)