Skip to content

Commit ae278cd

Browse files
authored
chore: upgrade Java SDK to 2.3.0 (#106)
As part of this upgrade, Java publishing to maven central should now work.
1 parent 1434c4f commit ae278cd

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

fern/generators.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,12 @@ groups:
5454
java-sdk:
5555
generators:
5656
- name: fernapi/fern-java-sdk
57-
version: 2.2.0
57+
version: 2.3.0
58+
publish-metadata:
59+
author: "SSOReady"
60+
61+
package-description: "The official Java library for SSOReady"
62+
reference-url: "https://ssoready.com/docs"
5863
output:
5964
location: maven
6065
coordinate: com.ssoready:ssoready-java-sdk

0 commit comments

Comments
 (0)