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

replace jars with Maven dependencies #593

Merged
merged 1 commit into from
Jul 12, 2023
Merged

replace jars with Maven dependencies #593

merged 1 commit into from
Jul 12, 2023

Conversation

larsk21
Copy link
Contributor

@larsk21 larsk21 commented Jun 13, 2023

  • replace mockito-core jar with dependency
  • remove byte-buddy jar
  • remove objenesis jar

closes #592

@larsk21 larsk21 added the dependencies Pull requests that update a dependency file label Jun 13, 2023
@larsk21 larsk21 requested a review from a team as a code owner June 13, 2023 08:12
@larsk21 larsk21 marked this pull request as draft June 13, 2023 14:25
@TomWerm TomWerm force-pushed the jar-dependencies branch from 8fbbc62 to 8c18bb8 Compare July 12, 2023 06:45
@TomWerm TomWerm marked this pull request as ready for review July 12, 2023 06:45
@TomWerm
Copy link
Member

TomWerm commented Jul 12, 2023

Rebuild after #596 is merged.

- replace mockito-core jar with dependency
- remove byte-buddy jar
- remove objenesis jar
@TomWerm TomWerm force-pushed the jar-dependencies branch from 8c18bb8 to b4bb94a Compare July 12, 2023 13:12
@TomWerm TomWerm merged commit 5310fdb into main Jul 12, 2023
@TomWerm TomWerm deleted the jar-dependencies branch July 12, 2023 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace jar files with (maven) dependencies.
2 participants