We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a767b2 commit 0582a18Copy full SHA for 0582a18
build.gradle
@@ -20,7 +20,7 @@ repositories {
20
21
subprojects {
22
group = 'org.databiosphere'
23
- version = '0.38.33-SNAPSHOT'
+ version = '0.38.34-SNAPSHOT'
24
25
apply plugin: 'idea'
26
apply plugin: 'java'
0 commit comments