We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73da44f commit 9383531Copy full SHA for 9383531
deps/rabbitmq_stream/test/rabbit_stream_SUITE_data/pom.xml
@@ -32,7 +32,7 @@
32
<logback.version>1.2.13</logback.version>
33
<maven.compiler.plugin.version>3.12.1</maven.compiler.plugin.version>
34
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
35
- <spotless.version>2.43.0</spotless.version>
+ <spotless.version>2.44.2</spotless.version>
36
<google-java-format.version>1.17.0</google-java-format.version>
37
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
38
</properties>
0 commit comments