Skip to content

Instantly share code, notes, and snippets.

@musketyr
Created August 5, 2021 11:34
Show Gist options
  • Save musketyr/e6150a4d5713771b7b7ad9f492afbe6d to your computer and use it in GitHub Desktop.
Save musketyr/e6150a4d5713771b7b7ad9f492afbe6d to your computer and use it in GitHub Desktop.
subprojects {
dependencies
modules {
module('io.micronaut:micronaut-views-handlebars') {
replacedBy('io.micronaut.views:micronaut-views-handlebars', 'New coordinates for Micronaut 2.x')
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment