Skip to content

Commit

Permalink
#38: Add required JDBC driver
Browse files Browse the repository at this point in the history
  • Loading branch information
kaklakariada committed Nov 9, 2023
1 parent 706afc5 commit e7fda45
Show file tree
Hide file tree
Showing 5 changed files with 90 additions and 90 deletions.
2 changes: 1 addition & 1 deletion dependencies.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions doc/changes/changes_2.4.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ This release adds integration tests using Exasol 8 and an extension for the Exte
#### Test Dependency Updates

* Updated `com.exasol:exasol-testcontainers:6.6.2` to `6.6.3`
* Added `com.exasol:extension-manager-integration-test-java:0.5.5`
* Added `com.exasol:extension-manager-integration-test-java:0.5.6`
* Updated `com.exasol:hamcrest-resultset-matcher:1.6.1` to `1.6.2`
* Added `com.oracle.database.jdbc:ojdbc8:23.3.0.23.09`
* Updated `nl.jqno.equalsverifier:equalsverifier:3.15.2` to `3.15.3`
Expand All @@ -52,7 +52,7 @@ This release adds integration tests using Exasol 8 and an extension for the Exte

#### Compile Dependency Updates

* Added `@exasol/extension-manager-interface:0.4.0`
* Added `@exasol/extension-manager-interface:0.4.1`

#### Development Dependency Updates

Expand Down
Loading

0 comments on commit e7fda45

Please sign in to comment.