Skip to content

Commit

Permalink
Bump maven.itf.version from 0.9.0 to 0.10.0
Browse files Browse the repository at this point in the history
Bumps `maven.itf.version` from 0.9.0 to 0.10.0.

Updates `itf-jupiter-extension` from 0.9.0 to 0.10.0
- [Release notes](https://github.com/khmarbaise/maven-it-extension/releases)
- [Commits](khmarbaise/maven-it-extension@itf-extension-0.9.0...itf-extension-0.10.0)

Updates `itf-maven-plugin` from 0.9.0 to 0.10.0
- [Release notes](https://github.com/khmarbaise/maven-it-extension/releases)
- [Commits](khmarbaise/maven-it-extension@itf-extension-0.9.0...itf-extension-0.10.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 17, 2021
1 parent 93f1e89 commit c25ffa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diktat-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<properties>
<maven.api.version>3.8.1</maven.api.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.itf.version>0.9.0</maven.itf.version>
<maven.itf.version>0.10.0</maven.itf.version>
</properties>

<dependencies>
Expand Down

0 comments on commit c25ffa9

Please sign in to comment.