Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix asciidoctor build by moving away from pygments highlighting to ro… #476

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

isolgpus
Copy link
Collaborator

Gradle build is currently failing due to

> Could not resolve all files for configuration ':classpath'.
   > Could not find com.burgstaller:okhttp-digest:1.10.
     Searched in the following locations:
       - https://plugins.gradle.org/m2/com/burgstaller/okhttp-digest/1.10/okhttp-digest-1.10.pom

Let's remove the need for this dependency by moving ascii doctor to use rouge highlighter instead pygment

@swarren12 swarren12 merged commit f0a1d60 into LMAX-Exchange:master Jul 18, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants