Unverified Commit 9066d0bf authored by Tiger Oakes's avatar Tiger Oakes Committed by GitHub
Browse files

Switch to groovy in buildSrc (#12329)

parent 19ffb84c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */

plugins {
    `kotlin-dsl`
    id "org.gradle.kotlin.kotlin-dsl" version "1.3.6"
}

repositories {