Skip to content

Commit

Permalink
Bump core from 0.29 to 0.30
Browse files Browse the repository at this point in the history
Bumps [core](https://github.com/xtf-cz/xtf) from 0.29 to 0.30.
- [Release notes](https://github.com/xtf-cz/xtf/releases)
- [Changelog](https://github.com/xtf-cz/xtf/blob/master/RELEASE.md)
- [Commits](xtf-cz/xtf@0.29...0.30)

---
updated-dependencies:
- dependency-name: cz.xtf:core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and avano committed May 22, 2023
1 parent bdbf93b commit c61ca23
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 @@ -86,7 +86,7 @@
<maven.compiler.target>11</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<testcontainers.version>1.18.0</testcontainers.version>
<xtf.version>0.29</xtf.version>
<xtf.version>0.30</xtf.version>
<maven.surefire.plugin.version>3.1.0</maven.surefire.plugin.version>
<skip.tests>true</skip.tests>
<jacoco.maven.plugin.version>0.8.8</jacoco.maven.plugin.version>
Expand Down

0 comments on commit c61ca23

Please sign in to comment.