Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
marcingrzejszczak committed Aug 21, 2023
1 parent 136ab2d commit 16a0fe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ antora {

tasks.named("generateAntoraYml") {
asciidocAttributes = project.provider( {
return ["micrometer-version": project.version.toString()]
return ["micrometer-docs-generator-version": project.version.toString()]
} )
}

Expand Down

0 comments on commit 16a0fe8

Please sign in to comment.