Upgrade to spring-java-format 0.0.42
With this commit we upgrade the java formatting to the new version and also adhere to the standards applied there. Mainly for Junit5 names of the test classes and visibility of methods. Closes: #138
This commit is contained in:
@@ -167,7 +167,7 @@
|
||||
<dependency>
|
||||
<groupId>io.spring.javaformat</groupId>
|
||||
<artifactId>spring-javaformat-checkstyle</artifactId>
|
||||
<version>0.0.35</version>
|
||||
<version>0.0.42</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<executions>
|
||||
|
||||
Reference in New Issue
Block a user