8000 Prepare release (bitwiseman): github-api-1.323 by github-actions[bot] · Pull Request #1892 · hub4j/github-api · GitHub
[go: up one dir, main page]

Skip to content

Prepare release (bitwiseman): github-api-1.323 #1892

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 1, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Prepare for next development iteration
  • Loading branch information
bitwiseman authored and github-actions[bot] committed Jul 1, 2024
commit e31aa7df5d0889c980cf3337d8e2e4bf1857d66e
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.kohsuke</groupId>
<artifactId>github-api</artifactId>
<version>1.323</version>
<version>1.324-SNAPSHOT</version>
<name>GitHub API for Java</name>
<url>https://github-api.kohsuke.org/</url>
<description>GitHub API for Java</description>
Expand Down
0