Skip to content

Commit 9a5b603

Browse files
dependabot[bot]pull-merger[bot]
authored andcommitted
Bump com.enonic.xp.base from 3.6.1 to 3.6.2
Bumps com.enonic.xp.base from 3.6.1 to 3.6.2. --- updated-dependencies: - dependency-name: com.enonic.xp.base dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 17fa86f commit 9a5b603

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
@@ -3,7 +3,7 @@ plugins {
33
id 'jacoco'
44
id 'maven-publish'
55
id 'com.enonic.defaults' version '2.1.6'
6-
id 'com.enonic.xp.base' version '3.6.1'
6+
id 'com.enonic.xp.base' version '3.6.2'
77
}
88

99
ext {

0 commit comments

Comments
 (0)