Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Migrate to ZIO 2.0 (#460) #570

Merged

Conversation

ithinkicancode
Copy link
Contributor

Keeping dependencies up to date

@ithinkicancode ithinkicancode requested a review from a team as a code owner January 10, 2023 19:22
@@ -48,7 +48,7 @@ jobs:
fail-fast: false
matrix:
java: ['adopt@1.8']
scala: ['2.11.12', '2.12.15', '2.13.7', '3.1.1']
scala: ['2.11.12', '2.12.17', '2.13.10', '3.2.0']

Choose a reason for hiding this comment

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

Suggested change
scala: ['2.11.12', '2.12.17', '2.13.10', '3.2.0']
scala: ['2.11.12', '2.12.17', '2.13.10', '3.2.1']

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, 3.2.1 is the latest. Just wanted to align with the same version that ZIO 2 uses and is built on, although it shouldn't matter.

@adamgfraser adamgfraser merged commit 2e00ffa into zio-archive:series/2.x Jan 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants