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 087bf0a commit d33f3d8Copy full SHA for d33f3d8
1 file changed
pom.xml
@@ -96,7 +96,7 @@
96
<dependency>
97
<groupId>org.eclipse.mylyn.github</groupId>
98
<artifactId>org.eclipse.egit.github.core</artifactId>
99
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.9.0-SNAPSHOT</version>
100
</dependency>
101
102
<groupId>junit</groupId>
@@ -178,7 +178,7 @@
178
</dependencies>
179
<properties>
180
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
181
- <netbeans.api.version>RELEASE81-BETA</netbeans.api.version>
+ <netbeans.api.version>RELEASE82</netbeans.api.version>
182
</properties>
183
<name>GitHub Issues</name>
184
<description>This plugin provides support for GitHub Issue Tracker.
0 commit comments