Skip to content

Commit

Permalink
Bump io.crate:crate-testing in /by-language/java-qa
Browse files Browse the repository at this point in the history
Bumps [io.crate:crate-testing](https://github.com/crate/crate-java-testing) from 0.11.1 to 0.12.1.
- [Changelog](https://github.com/crate/crate-java-testing/blob/master/CHANGES.txt)
- [Commits](https://github.com/crate/crate-java-testing/commits/0.12.1)

---
updated-dependencies:
- dependency-name: io.crate:crate-testing
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and amotl committed Feb 1, 2025
1 parent fcc4237 commit 2ec7712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion by-language/java-qa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>io.crate</groupId>
<artifactId>crate-testing</artifactId>
<version>0.11.1</version>
<version>0.12.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2ec7712

Please sign in to comment.