We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d813855 commit c2849faCopy full SHA for c2849fa
opamp/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
6
dependencies {
7
api(libs.okhttp)
8
- implementation("com.google.protobuf:protobuf-java:3.25.7")
+ implementation("com.google.protobuf:protobuf-java:3.25.8")
9
implementation("com.dslplatform:dsl-json-java8:1.10.0")
10
implementation(libs.protobuf.util)
11
implementation("com.github.f4b6a3:uuid-creator:6.1.1")
0 commit comments