Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies to v2.0.10 (#87)
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 12, 2024
1 parent 0836d4f commit cf89689
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 @@ -47,7 +47,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>

<kotlin.version>2.0.0</kotlin.version>
<kotlin.version>2.0.10</kotlin.version>
<java.version>17</java.version>

<guava.version>33.2.1-jre</guava.version>
Expand Down

0 comments on commit cf89689

Please sign in to comment.