Skip to content

Main dependencies updated#496

Merged
TimvdLippe merged 1 commit intomockito:mainfrom
Nynuzoud:dependencies_update
Dec 1, 2023
Merged

Main dependencies updated#496
TimvdLippe merged 1 commit intomockito:mainfrom
Nynuzoud:dependencies_update

Conversation

@Nynuzoud
Copy link
Copy Markdown
Contributor

  • gradle wrapper to 8.1
  • kotlin to 1.9.20
  • java to version 17
  • mockito-core to version 5.7.0
  • few other related changes

The idea is to get recent java version and keep the project up to date, so there are less issues with modern plugins that work on Java 17 i.e. AGP 8.x

Thank you for submitting a pull request! But first:

Comment thread mockito-kotlin/build.gradle Outdated
@Nynuzoud Nynuzoud force-pushed the dependencies_update branch 3 times, most recently from eea2be9 to 49f62c9 Compare November 30, 2023 11:12
@Nynuzoud
Copy link
Copy Markdown
Contributor Author

Nynuzoud commented Nov 30, 2023

I updated by downgrading to Java 11 but got a failing test:
doReturn_withGenericIntReturnType_on

Will take a look a bit later

Comment thread tests/src/test/kotlin/test/OngoingStubbingTest.kt
 - gradle wrapper to 8.1
 - kotlin to 1.9.20
 - mockito-core to version 5.7.0
 - few other related changes
@Nynuzoud Nynuzoud force-pushed the dependencies_update branch from cc8ed1a to d759c77 Compare December 1, 2023 11:51
@TimvdLippe TimvdLippe merged commit 0686ff3 into mockito:main Dec 1, 2023
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