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 7782e51 commit c2ad15dCopy full SHA for c2ad15d
build.gradle
@@ -25,7 +25,7 @@ apply(plugin: "idea");
25
apply(plugin: "eclipse");
26
27
group = "com.github.java-json-tools";
28
-version = "2.2.7";
+version = "2.2.8";
29
sourceCompatibility = "1.6";
30
targetCompatibility = "1.6"; // defaults to sourceCompatibility
31
0 commit comments