8000 Release 6.1.2 · javalin/javalin · GitHub
[go: up one dir, main page]

Skip to content

6.1.2

Compare
Choose a tag to compare
@tipsy tipsy released this 25 Feb 19:14
· 162 commits to master since this release

Maven

<dependency>
    <groupId>io.javalin</groupId>
    <artifactId>javalin</artifactId>
    <version>6.1.2</version>
</dependency>

Gradle

implementation("io.javalin:javalin:6.1.2")

What's Changed

Full Changelog: javalin-parent-6.1.1...javalin-parent-6.1.2

0