Skip to content

Commit da72858

Browse files
committed
Update build script.
1 parent 881d865 commit da72858

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sierra-tools/dtd-encoder/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ plugins {
1818

1919
dependencies {
2020
implementation project(':sierra')
21-
implementation 'com.fifesoft:rsyntaxtextarea:3.6.0'
2221

2322
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
23+
testImplementation 'com.fifesoft:rsyntaxtextarea:3.6.0'
2424

2525
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
2626
}

0 commit comments

Comments
 (0)