Skip to content

Commit f0f882b

Browse files
authored
Merge pull request #350 from harrel56/dependabot/gradle/all-398830bfef
chore(deps): bump the all group across 1 directory with 2 updates
2 parents 7f626e0 + 07acba5 commit f0f882b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import org.gradle.api.tasks.testing.logging.TestLogEvent
22

33
plugins {
4-
id 'org.sonarqube' version '7.2.1.6560' apply false
4+
id 'org.sonarqube' version '7.2.2.6593' apply false
55
}
66

77
subprojects {

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def jsonProviders = [
2222
[id : 'gson', additionalVersions: ['2.3'],
2323
group: 'com.google.code.gson', name: 'gson', version: '2.13.2'],
2424
[id : 'orgJson', additionalVersions: ['20201115'],
25-
group: 'org.json', name: 'json', version: '20250517'],
25+
group: 'org.json', name: 'json', version: '20251224'],
2626
[id : 'kotlinxJson', additionalVersions: ['1.0.0'],
2727
group: 'org.jetbrains.kotlinx', name: 'kotlinx-serialization-json', version: '1.9.0'],
2828
[id : 'jakartaJson', additionalVersions: [],

0 commit comments

Comments
 (0)