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

Manage kotlin version to work around RequireUpperBoundDeps failure (#504) #505

Merged
merged 1 commit into from
Mar 10, 2023
Merged

Manage kotlin version to work around RequireUpperBoundDeps failure (#504) #505

merged 1 commit into from
Mar 10, 2023

Conversation

jonaslind
Copy link
Contributor

As a workaround until jenkinsci/plugin-pom#705 is fixed and propagated, the kotlin version is explicitly set to match what okhttp-api-plugin provides.

This prevents a RequireUpperBoundDeps failure to be triggered for different kotlin versions in the okhttp-api-plugin dependency subtree.

More information in the related issue:
#504

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

)

As a workaround until jenkinsci/plugin-pom#705 is fixed and propagated,
the kotlin version is explicitly set to match what okhttp-api-plugin
provides.

This prevents a RequireUpperBoundDeps failure to be triggered for
different kotlin versions in the okhttp-api-plugin dependency subtree.
@timja timja added the chore a PR that adds to maintenance - used by Release Drafter label Mar 10, 2023
@timja timja merged commit 1f21c40 into jenkinsci:master Mar 10, 2023
@timja
Copy link
Member

timja commented Mar 10, 2023

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore a PR that adds to maintenance - used by Release Drafter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants