Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
Co-authored-by: Silvio Giebl <silvio.giebl@hivemq.com>
  • Loading branch information
ymengesha and SgtSilvio authored Oct 9, 2023
1 parent fdaa2e4 commit 6061f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ val systemTestRuntimeOnly: Configuration by configurations.getting {
}

dependencies {
systemTestImplementation(libs.hivemq.testcontainer.junit)
systemTestImplementation(libs.hivemq.testcontainer.junit5)
systemTestImplementation(libs.testcontainers)
systemTestImplementation(libs.awaitility)
systemTestImplementation(libs.hivemq.communityEditionEmbedded)
Expand Down

0 comments on commit 6061f5b

Please sign in to comment.