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

Use shared dependencies license plugin #1843

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

xgouchet
Copy link
Collaborator

What does this PR do?

Use the shared dependency license plugin replacing the one embedded in buildSrc 

@xgouchet xgouchet requested review from a team as code owners January 26, 2024 07:39
@@ -1,7 +1,7 @@
[versions]
# Commons
kotlin = "1.8.10"
kotlinSP = "1.8.10-1.0.9"
kotlin = "1.9.10"
Copy link
Contributor

@0xnm 0xnm Jan 26, 2024

Choose a reason for hiding this comment

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

why do we need this change?

Moreover, we cannot use Kotlin 1.8.20 and above because of the following issue https://youtrack.jetbrains.com/issue/KT-60748 - we either need to apply workaround provided, or rename tests.

@xgouchet xgouchet force-pushed the xgouchet/dependencies_license_plugin branch from 582a2aa to c8cf41b Compare March 20, 2024 09:19
@xgouchet xgouchet force-pushed the xgouchet/dependencies_license_plugin branch from c8cf41b to 9f1ee4a Compare April 10, 2024 12:22
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.

None yet

2 participants