|
@@ -34,8 +34,7 @@ dependencies {
|
|
transitive = false
|
|
transitive = false
|
|
}
|
|
}
|
|
|
|
|
|
- // Switch to BOM version after https://github.com/micronaut-projects/micronaut-views/issues/876
|
|
|
|
- implementation("gg.jte:jte-runtime:3.1.12")
|
|
|
|
|
|
+ implementation("io.micronaut.views:micronaut-views-jte")
|
|
|
|
|
|
runtimeOnly("ch.qos.logback:logback-classic")
|
|
runtimeOnly("ch.qos.logback:logback-classic")
|
|
runtimeOnly("org.yaml:snakeyaml")
|
|
runtimeOnly("org.yaml:snakeyaml")
|