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(cli): Corrected formatting for java provider dependencies #3467

Closed
wants to merge 7 commits into from

Conversation

Maed223
Copy link
Contributor

@Maed223 Maed223 commented Jan 25, 2024

Description

Provider add in java was previously using an incorrect format for the dependencies it added.

Before

com.hashicorp.cdktf-provider-random:11.0.0

After

com.hashicorp:cdktf-provider-random:11.0.0

@Maed223 Maed223 requested a review from a team as a code owner January 25, 2024 15:29
@Maed223 Maed223 requested review from mutahhir and ansgarm and removed request for a team January 25, 2024 15:29
Copy link
Contributor

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants