diff --git a/buildSrc/gradle.lockfile b/buildSrc/gradle.lockfile index 5f36d08d..44cbbb63 100644 --- a/buildSrc/gradle.lockfile +++ b/buildSrc/gradle.lockfile @@ -3,7 +3,7 @@ # This file is expected to be part of source control. com.googlecode.javaewah:JavaEWAH:1.1.13=compileClasspath,testCompileClasspath,testRuntimeClasspath net.java.dev.jna:jna:5.6.0=kotlinCompilerClasspath -org.eclipse.jgit:org.eclipse.jgit:6.1.0.202203080745-r=compileClasspath,testCompileClasspath,testRuntimeClasspath +org.eclipse.jgit:org.eclipse.jgit:6.4.0.202211300538-r=compileClasspath,testCompileClasspath,testRuntimeClasspath org.jetbrains.intellij.deps:trove4j:1.0.20200330=kotlinCompilerClasspath org.jetbrains.kotlin:kotlin-compiler-embeddable:1.7.10=kotlinCompilerClasspath org.jetbrains.kotlin:kotlin-daemon-embeddable:1.7.10=kotlinCompilerClasspath diff --git a/gradle.properties b/gradle.properties index 3993debc..ffd2bb4d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -109,7 +109,7 @@ FLANK_VERSION=23.01.0 FULLADLE_VERSION=0.17.4 GOOGLE_PLAY_SERVICES_GRADLE_PLUGIN_VERSION=4.3.15 GRADLE_VERSIONS_PLUGIN_VERSION=0.46.0 -JGIT_VERSION=6.1.0.202203080745-r +JGIT_VERSION=6.4.0.202211300538-r KTLINT_VERSION=0.48.2 PLAY_PUBLISHER_PLUGIN_VERSION=3.8.1