Skip to content

Commit 1f8c144

Browse files
committed
Merge remote-tracking branch 'origin/HEAD' into ci/sync
2 parents 95d13c3 + 5c1600a commit 1f8c144

File tree

8 files changed

+20
-20
lines changed

8 files changed

+20
-20
lines changed

buildSrc/buildscript-gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
44
com.google.code.gson:gson:2.8.9=classpath
5-
org.gradle.kotlin.kotlin-dsl:org.gradle.kotlin.kotlin-dsl.gradle.plugin:5.1.2=classpath
6-
org.gradle.kotlin:gradle-kotlin-dsl-plugins:5.1.2=classpath
5+
org.gradle.kotlin.kotlin-dsl:org.gradle.kotlin.kotlin-dsl.gradle.plugin:5.2.0=classpath
6+
org.gradle.kotlin:gradle-kotlin-dsl-plugins:5.2.0=classpath
77
org.jetbrains.intellij.deps:trove4j:1.0.20200330=classpath
88
org.jetbrains.kotlin:kotlin-assignment:2.0.21=classpath
99
org.jetbrains.kotlin:kotlin-build-statistics:2.0.21=classpath

buildSrc/gradle.lockfile

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.5=buildScriptClasspath,runtimeClasspath
5-
com.github.spotbugs:com.github.spotbugs.gradle.plugin:6.1.5=buildScriptClasspath,runtimeClasspath
4+
com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.6=buildScriptClasspath,runtimeClasspath
5+
com.github.spotbugs:com.github.spotbugs.gradle.plugin:6.1.6=buildScriptClasspath,runtimeClasspath
66
com.xenoterracide.gradle.convention:checkstyle:0.2.2=buildScriptClasspath,runtimeClasspath
77
com.xenoterracide.gradle.convention:coverage:0.2.2=buildScriptClasspath,runtimeClasspath
88
com.xenoterracide.gradle.convention:publish:0.2.2=buildScriptClasspath,compileClasspath,runtimeClasspath
@@ -20,12 +20,12 @@ org.jetbrains.kotlin:kotlin-daemon-embeddable:2.0.21=kotlinBuildToolsApiClasspat
2020
org.jetbrains.kotlin:kotlin-reflect:1.6.10=kotlinBuildToolsApiClasspath,kotlinCompilerClasspath
2121
org.jetbrains.kotlin:kotlin-reflect:2.0.21=compileClasspath
2222
org.jetbrains.kotlin:kotlin-sam-with-receiver-compiler-plugin-embeddable:2.0.21=kotlinCompilerPluginClasspathMain
23-
org.jetbrains.kotlin:kotlin-script-runtime:2.0.21=kotlinBuildToolsApiClasspath,kotlinCompilerClasspath,kotlinCompilerPluginClasspathMain
24-
org.jetbrains.kotlin:kotlin-scripting-common:2.0.21=kotlinBuildToolsApiClasspath,kotlinCompilerPluginClasspathMain
25-
org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:2.0.21=kotlinBuildToolsApiClasspath,kotlinCompilerPluginClasspathMain
26-
org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:2.0.21=kotlinBuildToolsApiClasspath,kotlinCompilerPluginClasspathMain
27-
org.jetbrains.kotlin:kotlin-scripting-jvm:2.0.21=kotlinBuildToolsApiClasspath,kotlinCompilerPluginClasspathMain
28-
org.jetbrains.kotlin:kotlin-stdlib:2.0.21=buildScriptClasspath,compileClasspath,kotlinBuildToolsApiClasspath,kotlinCompilerClasspath,kotlinCompilerPluginClasspathMain,runtimeClasspath
23+
org.jetbrains.kotlin:kotlin-script-runtime:2.0.21=compilePluginsBlocksPluginClasspathElements,kotlinBuildToolsApiClasspath,kotlinCompilerClasspath,kotlinCompilerPluginClasspathMain
24+
org.jetbrains.kotlin:kotlin-scripting-common:2.0.21=compilePluginsBlocksPluginClasspathElements,kotlinBuildToolsApiClasspath,kotlinCompilerPluginClasspathMain
25+
org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:2.0.21=compilePluginsBlocksPluginClasspathElements,kotlinBuildToolsApiClasspath,kotlinCompilerPluginClasspathMain
26+
org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable:2.0.21=compilePluginsBlocksPluginClasspathElements,kotlinBuildToolsApiClasspath,kotlinCompilerPluginClasspathMain
27+
org.jetbrains.kotlin:kotlin-scripting-jvm:2.0.21=compilePluginsBlocksPluginClasspathElements,kotlinBuildToolsApiClasspath,kotlinCompilerPluginClasspathMain
28+
org.jetbrains.kotlin:kotlin-stdlib:2.0.21=buildScriptClasspath,compileClasspath,compilePluginsBlocksPluginClasspathElements,kotlinBuildToolsApiClasspath,kotlinCompilerClasspath,kotlinCompilerPluginClasspathMain,runtimeClasspath
2929
org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4=kotlinBuildToolsApiClasspath,kotlinCompilerClasspath
30-
org.jetbrains:annotations:13.0=buildScriptClasspath,compileClasspath,kotlinBuildToolsApiClasspath,kotlinCompilerClasspath,kotlinCompilerPluginClasspathMain,runtimeClasspath
30+
org.jetbrains:annotations:13.0=buildScriptClasspath,compileClasspath,compilePluginsBlocksPluginClasspathElements,kotlinBuildToolsApiClasspath,kotlinCompilerClasspath,kotlinCompilerPluginClasspathMain,runtimeClasspath
3131
empty=kotlinScriptDefExtensions

gradle/wrapper/gradle-wrapper.jar

122 Bytes
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
SPDX-FileCopyrightText: Copyright © 2024 Gradle, Inc
1+
SPDX-FileCopyrightText: Copyright © 2024 - 2025 Gradle, Inc
22

33
SPDX-License-Identifier: Apache-2.0

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
SPDX-FileCopyrightText: Copyright © 2024 Caleb Cushing
1+
SPDX-FileCopyrightText: Copyright © 2024 - 2025 Caleb Cushing
22

33
SPDX-License-Identifier: CC0-1.0

gradlew

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

module/tools/gradle.lockfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# This file is expected to be part of source control.
44
com.github.ben-manes.caffeine:caffeine:3.0.5=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
55
com.github.kevinstern:software-and-algorithms:1.0=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
6-
com.github.spotbugs:spotbugs-annotations:4.9.1=spotbugs
7-
com.github.spotbugs:spotbugs:4.9.1=spotbugs
6+
com.github.spotbugs:spotbugs-annotations:4.9.2=spotbugs
7+
com.github.spotbugs:spotbugs:4.9.2=spotbugs
88
com.github.stephenc.jcip:jcip-annotations:1.0-1=spotbugs
99
com.google.auto.service:auto-service-annotations:1.0.1=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
1010
com.google.auto.value:auto-value-annotations:1.9=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
@@ -26,7 +26,7 @@ com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=anno
2626
com.google.j2objc:j2objc-annotations:1.3=checkstyle
2727
com.google.protobuf:protobuf-java:3.25.5=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
2828
com.puppycrawl.tools:checkstyle:9.3=checkstyle
29-
com.uber.nullaway:nullaway:0.12.3=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
29+
com.uber.nullaway:nullaway:0.12.4=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
3030
commons-beanutils:commons-beanutils:1.9.4=checkstyle
3131
commons-codec:commons-codec:1.15=spotbugs
3232
commons-collections:commons-collections:3.2.2=checkstyle
@@ -54,7 +54,7 @@ org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
5454
org.assertj:assertj-core:3.27.3=testCompileClasspath,testRuntimeClasspath
5555
org.checkerframework:checker-qual:3.12.0=checkstyle
5656
org.checkerframework:checker-qual:3.48.0=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
57-
org.checkerframework:checker-qual:3.49.0=compileClasspath,testCompileClasspath
57+
org.checkerframework:checker-qual:3.49.1=compileClasspath,testCompileClasspath
5858
org.checkerframework:dataflow-nullaway:3.48.0=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
5959
org.dom4j:dom4j:2.1.4=spotbugs
6060
org.jacoco:org.jacoco.agent:0.8.12=jacocoAgent,jacocoAnt
@@ -83,7 +83,7 @@ org.ow2.asm:asm:9.7.1=spotbugs
8383
org.pcollections:pcollections:4.0.1=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
8484
org.reflections:reflections:0.10.2=checkstyle
8585
org.slf4j:slf4j-api:2.0.0=spotbugsSlf4j
86-
org.slf4j:slf4j-api:2.0.16=spotbugs
86+
org.slf4j:slf4j-api:2.0.17=spotbugs
8787
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
8888
org.springframework.boot:spring-boot-dependencies:3.4.3=compileClasspath,testCompileClasspath,testRuntimeClasspath
8989
org.xmlresolver:xmlresolver:5.2.2=spotbugs

0 commit comments

Comments
 (0)