Skip to content

Commit

Permalink
Update didpeer/build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
hamada147 authored Nov 29, 2023
1 parent bfa249a commit 466c38a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion didpeer/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ tasks.withType<DokkaTask>().configureEach {
dokkaSourceSets {
configureEach {
jdkVersion.set(11)
languageVersion.set("1.7.20")
languageVersion.set("1.8.20")
apiVersion.set("2.0")
includes.from(
"docs/DIDPeer.md"
Expand Down

0 comments on commit 466c38a

Please sign in to comment.