Skip to content

Commit

Permalink
add commonmark
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfeismann committed Aug 30, 2023
1 parent c8b1828 commit 169fb69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ dependencies {
implementation 'org.apache.commons:commons-lang3:3.13.0' // for HashCodeBuilder
implementation 'javax.measure:unit-api:2.2'
implementation 'org.scalanlp:breeze_2.13:2.1.0' // Scientific calculations
implementation group: 'org.commonmark', name: 'commonmark', version: '0.19.0'
}

/* scapegoat hook configuration
Expand Down

0 comments on commit 169fb69

Please sign in to comment.