diff --git a/build-conventions/gradle.lockfile b/build-conventions/gradle.lockfile index 598bed2d..3a5317c3 100644 --- a/build-conventions/gradle.lockfile +++ b/build-conventions/gradle.lockfile @@ -159,7 +159,7 @@ org.ow2.asm:asm-util:9.2=runtimeClasspath org.ow2.asm:asm:9.2=compileClasspath,runtimeClasspath org.slf4j:slf4j-api:1.7.30=runtimeClasspath org.tensorflow:tensorflow-lite-metadata:0.1.0-rc2=runtimeClasspath -wtf.emulator:gradle-plugin:0.0.12=compileClasspath,runtimeClasspath +wtf.emulator:gradle-plugin:0.0.15=compileClasspath,runtimeClasspath xerces:xercesImpl:2.12.0=runtimeClasspath xml-apis:xml-apis:1.4.01=runtimeClasspath empty=annotationProcessor,kotlinScriptDefExtensions diff --git a/gradle.properties b/gradle.properties index e7f241c4..3957c19a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -77,7 +77,7 @@ ANDROID_NDK_VERSION=22.1.7171670 ANDROID_GRADLE_PLUGIN_VERSION=7.4.0 DETEKT_VERSION=1.22.0 DOKKA_VERSION=1.7.20 -EMULATOR_WTF_GRADLE_PLUGIN_VERSION=0.0.12 +EMULATOR_WTF_GRADLE_PLUGIN_VERSION=0.0.15 FLANK_VERSION=23.01.0 FULLADLE_VERSION=0.17.4 GRADLE_VERSIONS_PLUGIN_VERSION=0.44.0