Skip to content

Commit f73ec2b

Browse files
build(deps): bump com.google.protobuf from 0.9.4 to 0.9.5
Bumps com.google.protobuf from 0.9.4 to 0.9.5. --- updated-dependencies: - dependency-name: com.google.protobuf dependency-version: 0.9.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ac7f31 commit f73ec2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ pluginManagement {
5454
id("io.qameta.allure-download") version "3.0.1"
5555
id("io.qameta.allure-report") version "3.0.1"
5656
id("io.spring.dependency-management") version "1.1.7"
57-
id("com.google.protobuf") version "0.9.4"
57+
id("com.google.protobuf") version "0.9.5"
5858
id("com.github.spotbugs") version "6.4.7"
5959
kotlin("jvm") version "2.0.0"
6060
}

0 commit comments

Comments
 (0)