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 56aef72 + a9a5f73 commit 84fae98Copy full SHA for 84fae98
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>org.kohsuke</groupId>
4
<artifactId>github-api</artifactId>
5
- <version>1.327</version>
+ <version>1.328</version>
6
<name>GitHub API for Java</name>
7
<url>https://github-api.kohsuke.org/</url>
8
<description>GitHub API for Java</description>
@@ -486,7 +486,7 @@
486
<dependency>
487
<groupId>org.apache.commons</groupId>
488
<artifactId>commons-lang3</artifactId>
489
- <version>3.17.0</version>
+ <version>3.18.0</version>
490
</dependency>
491
492
<groupId>com.tngtech.archunit</groupId>
0 commit comments