commit 062a96792964af742a56713e264c2c2ba900ea1b
parent 943b9ef344e901b93dfd388e0b186ead86582690
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Date: Wed, 17 Dec 2025 01:46:04 +0000
Bug 1980525 - Update kotlin-dsl plugin to version 6.4.1. r=ahochheiden
Differential Revision: https://phabricator.services.mozilla.com/D276762
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
@@ -63,7 +63,7 @@ protobuf = "4.33.0" # Keep Protobuf in sync with the version used by AppServices
# Gradle plugins
jacoco = "0.8.14"
-kotlin-dsl = "6.2.0"
+kotlin-dsl = "6.4.1"
protobuf-plugin = "0.9.5"
python-envs-plugin = "0.0.31"
semanticdb-javac = "0.11.1"