Skip to content

Commit

Permalink
Updated mysql connector
Browse files Browse the repository at this point in the history
  • Loading branch information
aman-agrawal committed Jun 28, 2024
1 parent 5b2e079 commit ad80dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clouddriver-integration/clouddriver-integration.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies {
testImplementation "com.fasterxml.jackson.core:jackson-databind"
testImplementation "mysql:mysql-connector-java"
testImplementation "com.mysql:mysql-connector-j"
testImplementation "org.assertj:assertj-core"
testImplementation "org.junit.jupiter:junit-jupiter-api"
testImplementation "org.postgresql:postgresql"
Expand Down

0 comments on commit ad80dda

Please sign in to comment.