Skip to content

Commit 4185cf9

Browse files
dependabot[bot]pull-merger[bot]
authored andcommitted
Bump com.enonic.lib:lib-router from 3.1.0 to 3.2.0
Bumps [com.enonic.lib:lib-router](https://github.com/enonic/lib-router) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/enonic/lib-router/releases) - [Commits](enonic/lib-router@v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: com.enonic.lib:lib-router dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eaad2ff commit 4185cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434
include "com.enonic.xp:lib-event:${xpVersion}"
3535
include "com.enonic.xp:lib-task:${xpVersion}"
3636
include "com.enonic.xp:lib-mail:${xpVersion}"
37-
include 'com.enonic.lib:lib-router:3.1.0'
37+
include 'com.enonic.lib:lib-router:3.2.0'
3838
include "com.enonic.lib:lib-thymeleaf:2.1.1"
3939
include "com.enonic.lib:lib-mustache:2.1.1"
4040
include "com.enonic.lib:lib-http-client:3.2.2"

0 commit comments

Comments
 (0)