We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a021e6 commit 72edcb3Copy full SHA for 72edcb3
build.gradle
@@ -36,7 +36,7 @@ apply plugin: "java"
36
apply plugin: "com.adarshr.test-logger"
37
38
group = "com.github.briandilley.jsonrpc4j"
39
-version = "1.7"
+version = "1.8.0-SNAPSHOT"
40
description = """
41
This project aims to provide the facility to easily implement JSON-RPC for the java programming language.
42
"""
0 commit comments