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 9f9ac37 commit ebca05aCopy full SHA for ebca05a
build.gradle
@@ -33,7 +33,7 @@ subprojects {
33
apply plugin: 'com.vanniktech.maven.publish'
34
35
group = 'com.imsweb'
36
- version = '11.5.1'
+ version = '11.6.0'
37
38
dependencies {
39
testImplementation platform('org.junit:junit-bom:5.13.4')
0 commit comments