Skip to content

Commit 458b2c9

Browse files
committed
Merge branch 'main' into renovate/errorproneversion
2 parents 4db8d9d + 9b2abce commit 458b2c9

File tree

55 files changed

+1493
-314
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+1493
-314
lines changed

benchmark-overhead-jmh/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ otelJava {
1313
}
1414

1515
dependencies {
16-
jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.4.3")
16+
jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.4.4")
1717
}
1818

1919
tasks {

conventions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555

5656
// When updating, update above in plugins too
5757
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.2")
58-
implementation("com.google.guava:guava:33.4.0-jre")
58+
implementation("com.google.guava:guava:33.4.5-jre")
5959
implementation("gradle.plugin.com.google.protobuf:protobuf-gradle-plugin:0.8.18")
6060
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.6")
6161
implementation("org.apache.httpcomponents:httpclient:4.5.14")

0 commit comments

Comments
 (0)