Skip to content

Commit

Permalink
Merge branch '1.13.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatan-ivanov committed May 21, 2024
2 parents 381b02a + 5d2693d commit 37883fa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ antora {
playbook = 'antora-playbook.yml'
options = ['--clean', '--stacktrace']
environment = [
'ALGOLIA_API_KEY' : 'da671ceec1f84f80f280884a6a91bde5',
'ALGOLIA_APP_ID' : 'WB1FQYI187',
'ALGOLIA_INDEX_NAME': 'micrometer'
'ALGOLIA_API_KEY': 'cbcaa86034c1961b2c0c73bd0c274862',
'ALGOLIA_APP_ID': 'R3TXPRVDPR',
'ALGOLIA_INDEX_NAME': 'micrometer'
]

dependencies = [
Expand Down

0 comments on commit 37883fa

Please sign in to comment.