Skip to content

Commit 7df4078

Browse files
committed
see if this fixes it
Signed-off-by: Cassandra Coyle <[email protected]>
1 parent 6e7107e commit 7df4078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk-autogen/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
<configuration>
146146
<protocCommand>protoc</protocCommand>
147147
<protocVersion>${protobuf.version}</protocVersion>
148-
<protocArtifact>com.google.protobuf:protoc:3.21.1</protocArtifact>
148+
<protocArtifact>com.google.protobuf:protoc:4.29.2</protocArtifact>
149149
<addProtoSources>inputs</addProtoSources>
150150
<includeMavenTypes>direct</includeMavenTypes>
151151
<includeStdTypes>true</includeStdTypes>

0 commit comments

Comments
 (0)