Skip to content

Commit

Permalink
Update all non-major dependencies (except core Kotlin) (#1356)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jun 15, 2022
1 parent cd4e8c9 commit b3d32e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion diktat-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<packaging>maven-plugin</packaging>

<properties>
<maven.api.version>3.8.5</maven.api.version>
<maven.api.version>3.8.6</maven.api.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.itf.version>0.11.0</maven.itf.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<slf4j.version>1.7.36</slf4j.version>
<commons-cli.version>1.5.0</commons-cli.version>
<diktat-check.version>1.1.0</diktat-check.version>
<kotlinpoet.version>1.11.0</kotlinpoet.version>
<kotlinpoet.version>1.12.0</kotlinpoet.version>
<detekt.version>1.20.0</detekt.version>
<dokka.version>1.6.21</dokka.version>
<jacoco.version>0.8.8</jacoco.version>
Expand Down

0 comments on commit b3d32e2

Please sign in to comment.