Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 25fac67

Browse files
committed
Bump version number for support field visibility
1 parent d8aadae commit 25fac67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1818
#
1919

20-
version = 7.0.2-SNAPSHOT
20+
version = 7.1.0-SNAPSHOT
2121

2222
### Project Metadata
2323

@@ -42,7 +42,7 @@ TARGET_COMPATIBILITY = 1.8
4242
LIB_GRAPHQL_JAVA_VER = 14.0
4343
LIB_SPRING_BOOT_VER = 2.2.6.RELEASE
4444
LIB_GRAPHQL_SERVLET_VER = 9.1.0
45-
LIB_GRAPHQL_JAVA_TOOLS_VER = 6.0.3-SNAPSHOT
45+
LIB_GRAPHQL_JAVA_TOOLS_VER = 6.1.0-SNAPSHOT
4646
LIB_APACHE_COMMONS_TEXT=1.8
4747
LIB_JSOUP_VER=1.12.2
4848
kotlin.version=1.3.70

0 commit comments

Comments
 (0)