Skip to content

Commit

Permalink
fix java doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ElisaMin committed Sep 8, 2022
1 parent ac8697f commit fa66cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/docs.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
def javaApiUrl = 'http://docs.oracle.com/javase/1.7.0/docs/api'
def javaApiUrl = 'http://docs.oracle.com/javase/17/docs/api'
def groovyApiUrl = "http://docs.groovy-lang.org/2.4.7/html/gapi/"

tasks.withType(Javadoc) {
Expand Down

0 comments on commit fa66cd5

Please sign in to comment.