Skip to content

Commit

Permalink
Bump cqengine from 3.0.0 to 3.6.0
Browse files Browse the repository at this point in the history
Bumps cqengine from 3.0.0 to 3.6.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 18, 2021
1 parent 8ead8c7 commit 23f4c9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion matching-eval/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>com.googlecode.cqengine</groupId>
<artifactId>cqengine</artifactId>
<version>3.0.0</version>
<version>3.6.0</version>
</dependency>

<!-- for extracting hobbit tar file -->
Expand Down
2 changes: 1 addition & 1 deletion yet-another-alignment-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>com.googlecode.cqengine</groupId>
<artifactId>cqengine</artifactId>
<version>3.4.0</version>
<version>3.6.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 23f4c9e

Please sign in to comment.