Skip to content

Commit

Permalink
Use kotlin plugin 1.9.24 (#7181)
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-alvarez-alvarez committed Jun 12, 2024
1 parent 222ce2c commit 8085070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dd-smoke-tests/iast-propagation/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'com.github.johnrengelman.shadow'
id 'java'
id 'org.jetbrains.kotlin.jvm' version '2.0.0'
id 'org.jetbrains.kotlin.jvm' version '1.9.24'
id 'scala'
id 'groovy'
}
Expand Down

0 comments on commit 8085070

Please sign in to comment.