Skip to content

Commit 3ca2872

Browse files
committed
Bumping plugin version to 2.3.4
1 parent 753e304 commit 3ca2872

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.3.3"
85+
version = "2.3.4"
8686
}
8787
}
8888

8989
mavenCoordinates {
90-
version = "2.3.3"
90+
version = "2.3.4"
9191
}
9292
}

0 commit comments

Comments
 (0)