eclipse / eclipse-collections-kata

Eclipse Collections Katas
433 stars 245 forks source link

fix #282 update eclipse collections version #318

Closed jinjin1919 closed 1 year ago

jinjin1919 commented 1 year ago

ready for review the pr.

prathasirisha commented 1 year ago

@jinjin1919 could you please pull the latest changes and rebase on master. To achieve this, you can run the following two commands -

git pull --rebase upstream master git push --force-with-lease