Skip to content

Commit f69d3d1

Browse files
committed
Merge branch 'master' into DTSPB-4818-ObjectMapper-AUTO_CLOSE_JSON_CONTENT
2 parents a9d102f + 49a7a45 commit f69d3d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ dependencies {
246246
implementation group: 'org.pitest', name: 'pitest', version: versions.piTest
247247
implementation group: 'com.atlassian.commonmark', name: 'commonmark', version: versions.commonMark
248248
implementation group: 'info.solidsoft.gradle.pitest', name: 'gradle-pitest-plugin', version: '1.15.0'
249-
implementation group: 'org.sonarsource.api.plugin', name: 'sonar-plugin-api', version: '12.0.0.2960'
249+
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
251251
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: versions.jacksonDatabind
252252
implementation group: 'net.logstash.logback', name: 'logstash-logback-encoder', version: '8.1'

0 commit comments

Comments
 (0)