We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d35100f + 570027d commit 6817a5fCopy full SHA for 6817a5f
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.junichi11</groupId>
5
<artifactId>netbeans-github-issues</artifactId>
6
- <version>0.1.1</version>
+ <version>0.1.2</version>
7
<packaging>nbm</packaging>
8
<build>
9
<plugins>
@@ -91,7 +91,7 @@
91
<dependency>
92
<groupId>org.pegdown</groupId>
93
<artifactId>pegdown</artifactId>
94
- <version>1.4.2</version>
+ <version>1.5.0</version>
95
</dependency>
96
97
<groupId>org.eclipse.mylyn.github</groupId>
0 commit comments