Skip to content

Commit 4cd458a

Browse files
authored
Changed the version in README
1 parent 6ebf5fe commit 4cd458a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Maven Plugin `spotless-maven-plugin` hinzufügen:
3333
<dependency>
3434
<groupId>de.muenchen.itm</groupId>
3535
<artifactId>itm-java-codeformat</artifactId>
36-
<version>1.0.0</version>
36+
<version>${itm-codeformat.version}</version>
3737
</dependency>
3838
</dependencies>
3939
<configuration>

0 commit comments

Comments
 (0)