Skip to content

Commit

Permalink
automated changes
Browse files Browse the repository at this point in the history
Signed-off-by: vdaas-ci <[email protected]>
  • Loading branch information
vdaas-ci committed Sep 13, 2024
1 parent dff6bf9 commit ce3626a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dependencies {
implementation 'io.grpc:grpc-protobuf:1.66.0'
implementation group: 'com.google.protobuf', name: 'protobuf-java', version: '3.25.1'
implementation 'javax.annotation:javax.annotation-api:1.3.2'
implementation 'build.buf:protovalidate:0.2.1'
implementation 'build.buf:protovalidate:0.3.0'

testImplementation 'org.jetbrains.kotlin:kotlin-stdlib:2.0.20'
testImplementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.2'
Expand Down

0 comments on commit ce3626a

Please sign in to comment.