Upgrade to Spring Java Format 0.0.43
This commit is contained in:
@@ -4,6 +4,6 @@ org.gradle.caching=true
|
||||
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
|
||||
org.gradle.parallel=true
|
||||
|
||||
javaFormatVersion=0.0.41
|
||||
javaFormatVersion=0.0.43
|
||||
jmustacheVersion=1.15
|
||||
springFrameworkVersion=6.1.13
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2014-2023 the original author or authors.
|
||||
* Copyright 2014-2024 the original author or authors.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
@@ -153,7 +153,7 @@ final class JsonFieldPath {
|
||||
/**
|
||||
* The path identifies multiple items in the payload.
|
||||
*/
|
||||
MULTI;
|
||||
MULTI
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user