Skip to content

Commit ce06bf4

Browse files
committed
Update the pegdown version
1 parent ae463b7 commit ce06bf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.junichi11</groupId>
55
<artifactId>netbeans-github-issues</artifactId>
6-
<version>0.1.1</version>
6+
<version>0.1.2-SNAPSHOT</version>
77
<packaging>nbm</packaging>
88
<build>
99
<plugins>
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>org.pegdown</groupId>
9393
<artifactId>pegdown</artifactId>
94-
<version>1.4.2</version>
94+
<version>1.5.0</version>
9595
</dependency>
9696
<dependency>
9797
<groupId>org.eclipse.mylyn.github</groupId>

0 commit comments

Comments
 (0)