Skip to content

Commit c2849fa

Browse files
fix(deps): update dependency com.google.protobuf:protobuf-java to v3.25.8
1 parent d813855 commit c2849fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opamp/build.gradle.kts

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

66
dependencies {
77
api(libs.okhttp)
8-
implementation("com.google.protobuf:protobuf-java:3.25.7")
8+
implementation("com.google.protobuf:protobuf-java:3.25.8")
99
implementation("com.dslplatform:dsl-json-java8:1.10.0")
1010
implementation(libs.protobuf.util)
1111
implementation("com.github.f4b6a3:uuid-creator:6.1.1")

0 commit comments

Comments
 (0)