Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: arrow-kt/rewrite-arrow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e30f3cbfa1ce783957e6bb9bfa9a4d45e01a1fa7
Choose a base ref
..
head repository: arrow-kt/rewrite-arrow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4d8ba3ddfbcd63292a6034988ab061f9556834b7
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 gradle/libs.versions.toml
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ org-junit-jupiter = "5.9.3"
lombok = "1.18.28"
logback = "1.4.7"
arrow = "1.1.6-alpha.91"
rewrite-kotlin = "1.22.1"
rewrite-kotlin = "1.22.2"
rewrite = "7.40.8"
rewrite-testing = "1.37.0"
openrewrite = "6.0.0"