Upgrade to spring-javaformat 0.0.43

Closes gh-41853
This commit is contained in:
Moritz Halbritter
2024-08-14 12:32:42 +02:00
parent b43d97b359
commit 1d45016d8c
34 changed files with 38 additions and 23 deletions

View File

@@ -37,7 +37,7 @@ import org.junit.jupiter.api.io.TempDir;
* @author Phillip Webb
*/
@Disabled("Only used for manual testing")
public class VirtualZipPerformanceTests {
class VirtualZipPerformanceTests {
@TempDir
Path temp;