Skip to content

Commit

Permalink
- CHG: Updated dependencies.
Browse files Browse the repository at this point in the history
- CHG: Version bump.
  • Loading branch information
sebastian-raubach committed Nov 14, 2023
1 parent 0d204d2 commit 4a9628e
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 42 deletions.
72 changes: 32 additions & 40 deletions .idea/workspace.xml

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

4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
}

group 'uk.ac.hutton.germinate-importer'
version '4.6.0'
version '4.7.0'

compileJava.options.encoding = 'UTF-8'
sourceCompatibility = 11
Expand All @@ -30,7 +30,7 @@ dependencies {
implementation 'cisd:jhdf5:19.04.0'
implementation 'org.jooq:jooq:3.16.18'
implementation 'com.google.code.gson:gson:2.10'
implementation 'mysql:mysql-connector-java:8.0.31'
implementation 'mysql:mysql-connector-java:8.0.33'
implementation 'org.dhatim:fastexcel-reader:0.14.0'

implementation 'javax.media:jai_core:1.1.3'
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 4a9628e

Please sign in to comment.