We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaad2ff commit 4185cf9Copy full SHA for 4185cf9
build.gradle
@@ -34,7 +34,7 @@ dependencies {
34
include "com.enonic.xp:lib-event:${xpVersion}"
35
include "com.enonic.xp:lib-task:${xpVersion}"
36
include "com.enonic.xp:lib-mail:${xpVersion}"
37
- include 'com.enonic.lib:lib-router:3.1.0'
+ include 'com.enonic.lib:lib-router:3.2.0'
38
include "com.enonic.lib:lib-thymeleaf:2.1.1"
39
include "com.enonic.lib:lib-mustache:2.1.1"
40
include "com.enonic.lib:lib-http-client:3.2.2"
0 commit comments