We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b453ed3 commit 9dc38eaCopy full SHA for 9dc38ea
1 file changed
sonar-plugin/bridge/pom.xml
@@ -10,7 +10,7 @@
10
<artifactId>bridge</artifactId>
11
<name>SonarQube JavaScript :: Bridge</name>
12
<properties>
13
- <protobuf.version>4.31.0</protobuf.version>
+ <protobuf.version>4.31.1</protobuf.version>
14
</properties>
15
<dependencies>
16
<dependency>
0 commit comments