Skip to content

Commit

Permalink
Upgrade lexicon to v0.2.1
Browse files Browse the repository at this point in the history
psibre committed Nov 7, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent e07c494 commit e0d7fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@ marytts {

dependencies {
implementation group: 'org.apache.commons', name: 'commons-csv', version: '1.9.0'
runtimeOnly group: 'de.dfki.mary', name: 'marytts-lexicon-dsb', version: '0.2.0'
runtimeOnly group: 'de.dfki.mary', name: 'marytts-lexicon-dsb', version: '0.2.1'
}

java {

0 comments on commit e0d7fd2

Please sign in to comment.