Micronaut Views 3.5.0
What's Changed
Dependency updates 🚀
- build: bump mikepenz/action-junit-report from 3.0.3 to 3.1.0 by @dependabot in #423
- build: bump io.micronaut.build.shared.settings from 5.3.9 to 5.3.10 by @dependabot in #418
Other Changes 💡
- Migration to Gradle Version Catalog by @timyates in #415
- build: Upgrade to Micronaut 3.5.3 by @sdelamo in #427
- support binary static content in JTE by @edward3h in #413
- build: bump up jte to 2.0.3 by @sdelamo in #428
- Make thymeleaf context relative url resolution aware of context-path fixes #347 by @Iman78 in #348
New Contributors
Full Changelog: v3.4.1...v3.5.0
- support binary static content in JTE (#413)