Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#88)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent 7a8f584 commit 8cc912d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@
<kotlin.version>2.0.10</kotlin.version>
<java.version>17</java.version>

<guava.version>33.2.1-jre</guava.version>
<guava.version>33.3.0-jre</guava.version>

<assertj.version>3.26.3</assertj.version>
<junit.version>5.10.3</junit.version>
<surefire.version>3.3.1</surefire.version>
<junit.version>5.11.0</junit.version>
<surefire.version>3.4.0</surefire.version>
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
</properties>

Expand Down

0 comments on commit 8cc912d

Please sign in to comment.