Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.42 to 0.0.43
This commit is contained in:
@@ -37,7 +37,7 @@ import static org.assertj.core.api.Assertions.assertThat;
|
||||
* @author Yanming Zhou
|
||||
*/
|
||||
@SpringBootTest(webEnvironment = SpringBootTest.WebEnvironment.RANDOM_PORT)
|
||||
public class AttributeTests {
|
||||
class AttributeTests {
|
||||
|
||||
@LocalServerPort
|
||||
int port;
|
||||
|
||||
Reference in New Issue
Block a user