Skip to content

Commit 6a101a0

Browse files
Bump Groovy and Kotlin plugin versions. (#10217)
1 parent b4a4111 commit 6a101a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ okhttp = "3.12.15" # Datadog fork to support Java 7
1313

1414
# Languages
1515
## Groovy
16-
groovy = "3.0.24"
16+
groovy = "3.0.25"
1717

1818
## Kotlin
1919
kotlin = "1.6.21"
20-
kotlin-plugin = "1.9.24"
20+
kotlin-plugin = "2.0.21"
2121
kotlinx-coroutines = "1.3.0"
2222

2323
## Scala

0 commit comments

Comments
 (0)