Skip to content

Commit 1efca95

Browse files
chore(deps): update dependency build.buf:protovalidate to v1
1 parent 08d7a5e commit 1efca95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
implementation 'org.springframework.boot:spring-boot-starter'
4040
implementation 'org.springframework.boot:spring-boot-starter-aop'
4141
implementation "net.devh:grpc-server-spring-boot-starter:${springBootGrpcVersion}"
42-
implementation "build.buf:protovalidate:0.2.1"
42+
implementation "build.buf:protovalidate:1.0.1"
4343

4444
compileOnly 'jakarta.annotation:jakarta.annotation-api:1.3.5' // Java 9+ compatibility - Do NOT update to 2.0.0
4545

0 commit comments

Comments
 (0)