Skip to content

chore: update dependencies#57

Open
reneleonhardt wants to merge 1 commit into
paulschwarz:mainfrom
reneleonhardt:chore/update-dependencies
Open

chore: update dependencies#57
reneleonhardt wants to merge 1 commit into
paulschwarz:mainfrom
reneleonhardt:chore/update-dependencies

Conversation

@reneleonhardt
Copy link
Copy Markdown

Chores

  • Update dependencies and GitHub Actions
  • Let Dependabot update dependencies and GitHub Actions
  • Checkout latest commit only (not full history)

@paulschwarz
Copy link
Copy Markdown
Owner

errorprone-core = "2.42.0" is the latest version that works with Java 17.

@reneleonhardt
Copy link
Copy Markdown
Author

I know, even after trying to configure release = 17 build-logic/build/libs/build-logic.jar still contained Java 21 classes.

Can you try to configure building with 21 while targeting 17?
google/error-prone#4867

Or something more complicated, building with 17 but upgrading one launcher?
https://github.com/mockito/mockito/blob/main/buildSrc/src/main/kotlin/mockito.test-launcher-conventions.gradle.kts

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