Skip to content

Commit

Permalink
Use available version of extension-manager-integration-test-java
Browse files Browse the repository at this point in the history
  • Loading branch information
kaklakariada committed Aug 9, 2023
1 parent f7e73ff commit d84b552
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion doc/changes/changes_2.7.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ Code name:
### Test Dependency Updates

* Updated `com.exasol:exasol-testcontainers:6.6.0` to `6.6.1`
* Updated `com.exasol:extension-manager-integration-test-java:0.4.0` to `0.5.0`
* Updated `nl.jqno.equalsverifier:equalsverifier:3.14.3` to `3.15.1`
* Updated `org.junit.jupiter:junit-jupiter-engine:5.9.3` to `5.10.0`
* Updated `org.scalatestplus:scalatestplus-mockito_2.13:1.0.0-M2` to `1.0.0-SNAP5`
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,7 @@
<dependency>
<groupId>com.exasol</groupId>
<artifactId>extension-manager-integration-test-java</artifactId>
<version>0.5.0</version>
<version>0.4.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit d84b552

Please sign in to comment.