Skip to content

Commit cee30ee

Browse files
author
Rob Rudin
committed
Bumped plugin version to 2.7.0
1 parent f711ee9 commit cee30ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,11 @@ pluginBundle {
8787
displayName = 'ml-gradle for MarkLogic'
8888
description = 'Gradle plugin for configuring and deploying applications to MarkLogic'
8989
tags = ['marklogic']
90-
version = "2.6.0"
90+
version = "2.7.0"
9191
}
9292
}
9393

9494
mavenCoordinates {
95-
version = "2.6.0"
95+
version = "2.7.0"
9696
}
9797
}

0 commit comments

Comments
 (0)