Skip to content

Commit a8c9245

Browse files
committed
fix(tasks): remove non necessary deps
1 parent a61aa39 commit a8c9245

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ dependencies {
4444

4545
// kestra
4646
compileOnly group: "io.kestra", name: "core", version: kestraVersion
47-
48-
// libs included in the final jar
49-
api group: 'com.google.code.gson', name: 'gson', version: '2.9.0'
5047
}
5148

5249

0 commit comments

Comments
 (0)