Skip to content

Commit d499efa

Browse files
authored
Merge pull request #353 from librespot-org/dependabot/maven/com.google.protobuf-protobuf-java-3.16.0
Bump protobuf-java from 3.15.8 to 3.16.0
2 parents 2a996af + 2a18fb2 commit d499efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<maven.compiler.source>1.8</maven.compiler.source>
6262
<maven.compiler.target>1.8</maven.compiler.target>
6363
<gson.version>2.8.6</gson.version>
64-
<protobuf.version>3.15.8</protobuf.version>
64+
<protobuf.version>3.16.0</protobuf.version>
6565
<slf4j-api.version>1.7.30</slf4j-api.version>
6666
<log4j.version>2.14.1</log4j.version>
6767
<lmax-disruptor.version>3.4.4</lmax-disruptor.version>

0 commit comments

Comments
 (0)