Skip to content

Conversation

@Konboi
Copy link
Collaborator

@Konboi Konboi commented Feb 28, 2024

Thanks for submitting a pull request! Please check CONTRIBUTING.md for style guidelines.

Changes

Describe your changes here

New API Checklist

See CONTRIBUTING.md for more info.

  1. Documentation for every variable
  2. Class-level documentation
  3. POJO JSON parsing tests
  4. Service integration tests

POM_SCM_URL=https://github.com/launchableinc/openai-java
POM_SCM_CONNECTION=https://github.com/launchableinc/openai-java.git
POM_SCM_DEV_CONNECTION=https://github.com/launchableinc/openai-java.git
POM_URL=https://launchableinc.com
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -1,11 +1,14 @@
plugins {
id "com.vanniktech.maven.publish" version "0.19.0" apply false
id "com.vanniktech.maven.publish" version "0.22.0"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

from v0.23.0 requires JDK 11 or later, so fix v0.22.0 for now
https://github.com/vanniktech/gradle-maven-publish-plugin/blob/main/CHANGELOG.md#0230-2022-12-29

@Konboi Konboi merged commit ba8a0d5 into main Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants