Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade testcontainers@1.19.0 #613

Merged
merged 2 commits into from
Aug 29, 2023
Merged

Conversation

mcornaton
Copy link
Contributor

No description provided.

@mcornaton mcornaton marked this pull request as ready for review August 29, 2023 10:38
build.gradle Outdated
testImplementation 'org.testcontainers:testcontainers:1.16.2'
testImplementation 'org.testcontainers:junit-jupiter:1.16.2'
testImplementation 'org.testcontainers:mongodb:1.16.2'
testImplementation "org.testcontainers:testcontainers:$testContainersVersion"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This explicit dependency is removable, it comes through org.testcontainers:junit-jupiter

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Please see dc6e604.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (11.0.15) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@mcornaton mcornaton merged commit 33e17d8 into develop Aug 29, 2023
@mcornaton mcornaton deleted the feature/testcontainers-1.19.0 branch August 29, 2023 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants