Splitties / refreshVersions

Life is too short to google for dependencies and versions
https://splitties.github.io/refreshVersions/
MIT License
1.63k stars 107 forks source link

Add dependency to build.gradle can not success gradle sync #688

Open zieglar opened 1 year ago

zieglar commented 1 year ago

✅ Expected behavior

gradle sync success

💣 Steps to reproduce

  1. add implementation 'io.hypersistence:hypersistence-utils-hibernate-62:3.4.2'
  2. run ./gradlew refreshVersionsMigrate --mode=VersionsPropertiesAndPlaceholdersInCatalog
  3. gradle sync