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 d2cf83a commit c7b27a3Copy full SHA for c7b27a3
webapi-ce/build.gradle
@@ -16,7 +16,7 @@ apply plugin: 'org.springframework.boot'
16
apply plugin: 'io.spring.dependency-management'
17
18
group = 'com.toshiba.mwcloud.gs.tools'
19
-version = '2.1.0'
+version = '2.2.0'
20
sourceCompatibility = 1.8
21
22
def gridstoreVersion = '4.5.0'
0 commit comments