Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
michel-kraemer committed Aug 2, 2022
1 parent fe2b802 commit 54b2f12
Show file tree
Hide file tree
Showing 3 changed files with 224 additions and 72 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ dependencies {
implementation("org.apache.ant:ant:1.10.12")
implementation("org.apache.commons:commons-lang3:3.12.0")
implementation("org.apache.commons:commons-text:1.9")
implementation("org.flywaydb:flyway-core:9.0.3")
implementation("org.mongodb:mongodb-driver-reactivestreams:4.7.0")
implementation("org.flywaydb:flyway-core:9.0.4")
implementation("org.mongodb:mongodb-driver-reactivestreams:4.7.1")
implementation("com.github.openstack4j.core:openstack4j:3.10")
implementation("org.parboiled:parboiled-java:1.4.1")
implementation("org.postgresql:postgresql:42.4.0")
Expand Down
Loading

0 comments on commit 54b2f12

Please sign in to comment.