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

Fix URL constructor warning in sbt #41

Merged

Conversation

lenguyenthanh
Copy link
Contributor

the warning I have:

sbt:mongo4cats> {redacted}/mongo4cats/build.sbt:48: warning: constructor URL in class URL is deprecated
  licenses += ("Apache-2.0", new URL("https://www.apache.org/licenses/LICENSE-2.0.txt")),

@Kirill5k Kirill5k merged commit cccc4c5 into Kirill5k:master Jun 23, 2024
3 checks passed
@lenguyenthanh lenguyenthanh deleted the fix-sbt-URL-constructor-warning branch June 23, 2024 10:50
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