diff --git a/build.gradle b/build.gradle index 52f413e..7c65917 100644 --- a/build.gradle +++ b/build.gradle @@ -48,7 +48,7 @@ jacocoTestReport { } wrapper { - gradleVersion = "8.12" + gradleVersion = "8.13" distributionType = Wrapper.DistributionType.ALL } diff --git a/buildscript-gradle.lockfile b/buildscript-gradle.lockfile index f2a1b0c..f883bf8 100644 --- a/buildscript-gradle.lockfile +++ b/buildscript-gradle.lockfile @@ -20,8 +20,8 @@ org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10=classpath org.jetbrains.kotlin:kotlin-stdlib:1.9.10=classpath org.jetbrains:annotations:13.0=classpath org.slf4j:slf4j-api:2.0.13=classpath -org.sonarqube:org.sonarqube.gradle.plugin:6.0.1.5171=classpath -org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:6.0.1.5171=classpath -org.sonarsource.scanner.lib:sonar-scanner-java-library-batch-interface:3.1.1.261=classpath -org.sonarsource.scanner.lib:sonar-scanner-java-library:3.1.1.261=classpath +org.sonarqube:org.sonarqube.gradle.plugin:6.1.0.5360=classpath +org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:6.1.0.5360=classpath +org.sonarsource.scanner.lib:sonar-scanner-java-library-batch-interface:3.3.1.450=classpath +org.sonarsource.scanner.lib:sonar-scanner-java-library:3.3.1.450=classpath empty= diff --git a/gradle.lockfile b/gradle.lockfile index a6b86dd..29aef22 100644 --- a/gradle.lockfile +++ b/gradle.lockfile @@ -1,36 +1,36 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. -ch.qos.logback:logback-classic:1.5.15=testRuntimeClasspath -ch.qos.logback:logback-core:1.5.15=testRuntimeClasspath +ch.qos.logback:logback-classic:1.5.18=testRuntimeClasspath +ch.qos.logback:logback-core:1.5.18=testRuntimeClasspath com.jcraft:jsch:0.1.55=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.jcraft:jzlib:1.1.3=runtimeClasspath,testRuntimeClasspath -net.bytebuddy:byte-buddy-agent:1.15.4=testCompileClasspath,testRuntimeClasspath +net.bytebuddy:byte-buddy-agent:1.15.11=testCompileClasspath,testRuntimeClasspath net.bytebuddy:byte-buddy:1.15.11=testCompileClasspath,testRuntimeClasspath -org.apache.sshd:sshd-common:2.14.0=testCompileClasspath,testRuntimeClasspath -org.apache.sshd:sshd-core:2.14.0=testCompileClasspath,testRuntimeClasspath +org.apache.sshd:sshd-common:2.15.0=testCompileClasspath,testRuntimeClasspath +org.apache.sshd:sshd-core:2.15.0=testCompileClasspath,testRuntimeClasspath org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath -org.assertj:assertj-core:3.27.0=testCompileClasspath,testRuntimeClasspath +org.assertj:assertj-core:3.27.3=testCompileClasspath,testRuntimeClasspath org.bouncycastle:bcprov-jdk15on:1.70=testRuntimeClasspath org.jacoco:org.jacoco.agent:0.8.12=jacocoAgent,jacocoAnt org.jacoco:org.jacoco.ant:0.8.12=jacocoAnt org.jacoco:org.jacoco.core:0.8.12=jacocoAnt org.jacoco:org.jacoco.report:0.8.12=jacocoAnt -org.junit.jupiter:junit-jupiter-api:5.11.4=testCompileClasspath,testRuntimeClasspath -org.junit.jupiter:junit-jupiter-engine:5.11.4=testRuntimeClasspath -org.junit.jupiter:junit-jupiter-params:5.11.4=testCompileClasspath,testRuntimeClasspath -org.junit.platform:junit-platform-commons:1.11.4=testCompileClasspath,testRuntimeClasspath -org.junit.platform:junit-platform-engine:1.11.4=testRuntimeClasspath -org.junit.platform:junit-platform-launcher:1.11.4=testRuntimeClasspath -org.junit:junit-bom:5.11.4=testCompileClasspath,testRuntimeClasspath -org.mockito:mockito-core:5.14.2=testCompileClasspath,testRuntimeClasspath -org.mockito:mockito-junit-jupiter:5.14.2=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter-api:5.12.2=testCompileClasspath,testRuntimeClasspath +org.junit.jupiter:junit-jupiter-engine:5.12.2=testRuntimeClasspath +org.junit.jupiter:junit-jupiter-params:5.12.2=testCompileClasspath,testRuntimeClasspath +org.junit.platform:junit-platform-commons:1.12.2=testCompileClasspath,testRuntimeClasspath +org.junit.platform:junit-platform-engine:1.12.2=testRuntimeClasspath +org.junit.platform:junit-platform-launcher:1.12.2=testRuntimeClasspath +org.junit:junit-bom:5.12.2=testCompileClasspath,testRuntimeClasspath +org.mockito:mockito-core:5.17.0=testCompileClasspath,testRuntimeClasspath +org.mockito:mockito-junit-jupiter:5.17.0=testCompileClasspath,testRuntimeClasspath org.objenesis:objenesis:3.3=testRuntimeClasspath org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath org.ow2.asm:asm-commons:9.7=jacocoAnt org.ow2.asm:asm-tree:9.7=jacocoAnt org.ow2.asm:asm:9.7=jacocoAnt org.slf4j:jcl-over-slf4j:1.7.36=testCompileClasspath -org.slf4j:jcl-over-slf4j:2.0.16=testRuntimeClasspath -org.slf4j:slf4j-api:2.0.16=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.slf4j:jcl-over-slf4j:2.0.17=testRuntimeClasspath +org.slf4j:slf4j-api:2.0.17=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath empty=annotationProcessor,testAnnotationProcessor diff --git a/gradle/wrapper/gradle-wrapper.jar b/gradle/wrapper/gradle-wrapper.jar index a4b76b9..9bbc975 100644 Binary files a/gradle/wrapper/gradle-wrapper.jar and b/gradle/wrapper/gradle-wrapper.jar differ diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index e0fd020..ed4c299 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-all.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME diff --git a/gradlew b/gradlew index f3b75f3..faf9300 100755 --- a/gradlew +++ b/gradlew @@ -205,7 +205,7 @@ fi DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' # Collect all arguments for the java command: -# * DEFAULT_JVM_OPTS, JAVA_OPTS, JAVA_OPTS, and optsEnvironmentVar are not allowed to contain shell fragments, +# * DEFAULT_JVM_OPTS, JAVA_OPTS, and optsEnvironmentVar are not allowed to contain shell fragments, # and any embedded shellness will be escaped. # * For example: A user cannot expect ${Hostname} to be expanded, as it is an environment variable and will be # treated as '${Hostname}' itself on the command line.