Skip to content

Commit

Permalink
Merge pull request #64 from seekers-dev/dependabot/maven/com.google.p…
Browse files Browse the repository at this point in the history
…rotobuf-protobuf-java-4.27.3

Bump com.google.protobuf:protobuf-java from 4.27.2 to 4.27.3
  • Loading branch information
Kiyotoko authored Aug 12, 2024
2 parents 55e5ad2 + fab38b1 commit 179a21e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<proto.version>4.27.2</proto.version>
<proto.version>4.27.3</proto.version>
<grpc.version>1.65.1</grpc.version>
</properties>

Expand Down

0 comments on commit 179a21e

Please sign in to comment.