Skip to content

Commit 8dd75f1

Browse files
author
Rob Rudin
committed
Bumping to 2.5.0
1 parent 5b5ac44 commit 8dd75f1

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
@@ -82,11 +82,11 @@ pluginBundle {
8282
displayName = 'ml-gradle for MarkLogic'
8383
description = 'Gradle plugin for configuring and deploying applications to MarkLogic'
8484
tags = ['marklogic']
85-
version = "2.4.0"
85+
version = "2.5.0"
8686
}
8787
}
8888

8989
mavenCoordinates {
90-
version = "2.4.0"
90+
version = "2.5.0"
9191
}
9292
}

0 commit comments

Comments
 (0)