Skip to content

Commit

Permalink
Bump org.kohsuke:github-api from 1.317 to 1.318 (#408)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adrien Lecharpentier <[email protected]>
  • Loading branch information
dependabot[bot] and alecharp authored Jan 10, 2024
1 parent 75b9102 commit 3cf4778
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<yarn-berry.version>3.2.4</yarn-berry.version>
<yarn-berry.sha256sum>ca1a380d840c676152fbf8635a82d838113fe77e1665466699a4e106df4930d2</yarn-berry.sha256sum>

<jjwt.version>0.11.5</jjwt.version>
<jjwt.version>0.12.3</jjwt.version>
<testcontainers.version>1.19.3</testcontainers.version>
<spring-boot.version>3.2.0</spring-boot.version>
</properties>
Expand All @@ -122,7 +122,7 @@
<dependency>
<groupId>org.kohsuke</groupId>
<artifactId>github-api</artifactId>
<version>1.317</version>
<version>1.318</version>
</dependency>
<dependency>
<groupId>io.jsonwebtoken</groupId>
Expand Down

0 comments on commit 3cf4778

Please sign in to comment.