luminus-framework / luminus-template

a template project for the Luminus framework
http://www.luminusweb.net/
MIT License
645 stars 147 forks source link

Error: Could not find artifact migratus:migratus:jar:1.4.1 #569

Closed omarbassam88 closed 1 year ago

omarbassam88 commented 1 year ago

After installing the template with the recommended flags in the documentation: lein new luminus guestbook +h2 +immutant . when running lein run inside the project directory I get the following error: Could not find artifact migratus:migratus:jar:1.4.1

After some investigation I found the there's no version 1.4.1 for the migratus library. I am not sure which luminus library is using it. But, i am guessing it needs to updat its dependencies for version 1.4.2

yogthos commented 1 year ago

Thanks for the heads up, just pushed out an update for the template to use the correct version.