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

Migrate to ZIO 2.0 (#460) #570

Merged
merged 3 commits into from
Jan 17, 2023

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']
Copy link
Member

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:series/2.x Jan 17, 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.

3 participants