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: xml dependency #69

Merged
merged 2 commits into from
May 9, 2024
Merged

fix: xml dependency #69

merged 2 commits into from
May 9, 2024

Conversation

GayeongKimm
Copy link
Member

No description provided.

@suw0n suw0n self-requested a review May 9, 2024 01:26
build.gradle Outdated
@@ -31,6 +31,7 @@ subprojects {

dependencies {
implementation 'org.projectlombok:lombok'
implementation 'javax.xml.bind:jaxb-api:2.3.1'
Copy link
Member

@suw0n suw0n May 9, 2024

Choose a reason for hiding this comment

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

경고난 라이브러리를 사용하는 곳이 Infra 모듈이라 root가 아닌 infra 모듈의 build.gradle에 의존성을 추가해야해요!

Copy link
Member

@suw0n suw0n left a comment

Choose a reason for hiding this comment

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

1개만 수정하면 될 것 같아요~~

@suw0n suw0n merged commit 41df9b9 into master May 9, 2024
@suw0n
Copy link
Member

suw0n commented May 9, 2024

수고하셨습니다~

@GayeongKimm GayeongKimm deleted the Fix/#68 branch August 22, 2024 08:55
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