File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ def versions = [
163163 authCheckerLib : ' 3.1.1' ,
164164 commonsBeanutils : ' 1.11.0' ,
165165 commonsIO : ' 2.20.0' ,
166- commonMark : ' 0.17 .0' ,
166+ commonMark : ' 0.25 .0' ,
167167 feign : ' 13.6' ,
168168 fortifyClient : ' 1.4.9' ,
169169 hmctsJavaLogging : ' 6.1.9' ,
@@ -244,7 +244,7 @@ dependencies {
244244 implementation group : ' org.mapstruct' , name : ' mapstruct' , version : ' 1.5.5.Final'
245245 implementation group : ' com.fasterxml.jackson.dataformat' , name : ' jackson-dataformat-csv' , version : versions. jacksonDatabind
246246 implementation group : ' org.pitest' , name : ' pitest' , version : versions. piTest
247- implementation group : ' com.atlassian .commonmark' , name : ' commonmark' , version : versions. commonMark
247+ implementation group : ' org .commonmark' , name : ' commonmark' , version : versions. commonMark
248248 implementation group : ' info.solidsoft.gradle.pitest' , name : ' gradle-pitest-plugin' , version : ' 1.15.0'
249249 implementation group : ' org.sonarsource.api.plugin' , name : ' sonar-plugin-api' , version : ' 13.0.0.3026'
250250 implementation group : ' org.mapstruct' , name : ' mapstruct-processor' , version : versions. mapStruct
You can’t perform that action at this time.
0 commit comments