Skip to content

Commit 2ec7712

Browse files
dependabot[bot]amotl
authored andcommitted
Bump io.crate:crate-testing in /by-language/java-qa
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>
1 parent fcc4237 commit 2ec7712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

by-language/java-qa/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>io.crate</groupId>
2323
<artifactId>crate-testing</artifactId>
24-
<version>0.11.1</version>
24+
<version>0.12.1</version>
2525
<scope>test</scope>
2626
</dependency>
2727
<dependency>

0 commit comments

Comments
 (0)