Skip to content

Commit bb73e22

Browse files
committed
more cleanup
1 parent 97ebe37 commit bb73e22

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

alerting/build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,7 @@ dependencies {
167167
implementation "org.jetbrains.kotlin:kotlin-stdlib-common:${kotlin_version}"
168168
implementation "org.jetbrains:annotations:13.0"
169169

170-
// SQL/PPL plugin dependencies
171-
implementation 'org.json:json:20240303'
170+
// SQL/PPL plugin dependencies are included in alerting-core
172171
api project(":alerting-core")
173172

174173
implementation "com.github.seancfoley:ipaddress:5.4.1"

0 commit comments

Comments
 (0)