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.
1 parent ae463b7 commit ce06bf4Copy full SHA for ce06bf4
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-SNAPSHOT</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