Skip to content

Commit b2a7051

Browse files
committed
U docs to v1.6.1
1 parent ca56f46 commit b2a7051

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Add the following `plugin` tag to your `pom.xml`:
2323
<plugin>
2424
<groupId>io.github.fvarrui</groupId>
2525
<artifactId>javapackager</artifactId>
26-
<version>1.6.0</version>
26+
<version>1.6.1</version>
2727
<executions>
2828
<execution>
2929
<phase>package</phase>
@@ -71,7 +71,7 @@ buildscript {
7171
mavenCentral()
7272
}
7373
dependencies {
74-
classpath 'io.github.fvarrui:javapackager:1.6.0'
74+
classpath 'io.github.fvarrui:javapackager:1.6.1'
7575
}
7676
}
7777

0 commit comments

Comments
 (0)