Skip to content

Commit

Permalink
Update dependency com.google.errorprone:error_prone_core to v2.18.0 (#…
Browse files Browse the repository at this point in the history
…3101)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 10, 2023
1 parent 717425a commit 317a9bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -65,7 +65,7 @@
<junit.version>4.13.1</junit.version>
<hamcrest.version>1.3</hamcrest.version>
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
<errorprone.version>2.17.0</errorprone.version>
<errorprone.version>2.18.0</errorprone.version>
<errorprone.javac.version>9+181-r4173-1</errorprone.javac.version>

<sonar.projectKey>dropwizard_metrics</sonar.projectKey>
Expand Down

0 comments on commit 317a9bf

Please sign in to comment.