We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c50330 commit 520ee4cCopy full SHA for 520ee4c
1 file changed
build.gradle
@@ -29,7 +29,7 @@ subprojects {
29
apply plugin: 'com.vanniktech.maven.publish'
30
31
group = 'com.imsweb'
32
- version = '11.7.0'
+ version = '11.8.0-SNAPSHOT'
33
34
dependencies {
35
testImplementation platform('org.junit:junit-bom:5.13.4')
0 commit comments