You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ As of GitLab 11.0 support for the GitLab API v3 has been removed from the GitLab
18
18
## Using GitLab4J-API
19
19
20
20
### **Java 11 Requirement**
21
-
As of GitLab4J-API 6.0.0, Java 11+ is now required to use GitLab4J-API.
21
+
As of GitLab4J-API 6.1.0, Java 11+ is now required to use GitLab4J-API.
22
22
23
23
### **Javadocs**
24
24
Javadocs are available here: [](https://javadoc.io/doc/org.gitlab4j/gitlab4j-api)
@@ -31,7 +31,7 @@ To utilize GitLab4J™ API in your Java project, simply add the following de
0 commit comments