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 3f312d9 commit 0bfa5aaCopy full SHA for 0bfa5aa
build.gradle
@@ -35,7 +35,7 @@ subprojects {
35
apply plugin: 'com.vanniktech.maven.publish'
36
37
group = 'com.imsweb'
38
- version = '11.4.0'
+ version = '11.4.1'
39
40
dependencies {
41
testImplementation platform('org.junit:junit-bom:5.12.2')
0 commit comments