Skip to content

Commit 60c9851

Browse files
committed
Using lib 1.18
1 parent 00b1da0 commit 60c9851

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

git-changelog-maven-plugin-example/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
1616
<plugin>
1717
<groupId>se.bjurr.gitchangelog</groupId>
1818
<artifactId>git-changelog-maven-plugin</artifactId>
19-
<version>1.9-SNAPSHOT</version>
19+
<version>1.10-SNAPSHOT</version>
2020
<executions>
2121
<execution>
2222
<id>GenerateGitChangelog</id>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>se.bjurr.gitchangelog</groupId>
7171
<artifactId>git-changelog-lib</artifactId>
72-
<version>1.17</version>
72+
<version>1.18</version>
7373
</dependency>
7474
</dependencies>
7575

0 commit comments

Comments
 (0)