Skip to content

Commit

Permalink
Upgrade Error Prone to 2.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ksobolew authored and wendigo committed Oct 31, 2023
1 parent cdb139f commit ba88ce0
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 @@ -169,7 +169,7 @@
<dep.swagger.version>1.6.12</dep.swagger.version>
<dep.kotlin.version>1.9.10</dep.kotlin.version>
<dep.google.http.client.version>1.43.3</dep.google.http.client.version>
<dep.errorprone.version>2.22.0</dep.errorprone.version>
<dep.errorprone.version>2.23.0</dep.errorprone.version>
<dep.testcontainers.version>1.19.1</dep.testcontainers.version>
<dep.duct-tape.version>1.0.8</dep.duct-tape.version>
<dep.confluent.version>7.4.1</dep.confluent.version>
Expand Down

0 comments on commit ba88ce0

Please sign in to comment.