Skip to content

Commit 0eb3840

Browse files
committed
MXTS-74974: use version 4.0.1 (next after last real release 4.0.0)
1 parent d36d57a commit 0eb3840

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

microdocs-crawler-gradle/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies {
6161
}
6262

6363
group = 'com.maxxton'
64-
version = '4.0.2'
64+
version = '4.0.1'
6565

6666

6767
task fatJar(type: Jar, dependsOn: 'jar') {

0 commit comments

Comments
 (0)