chore: update dependencies
This commit is contained in:
@@ -20,7 +20,7 @@ dependencies {
|
||||
testRuntimeOnly(project(':jadx-plugins:jadx-java-input'))
|
||||
testRuntimeOnly(project(':jadx-plugins:jadx-raung-input'))
|
||||
|
||||
testImplementation 'org.eclipse.jdt:ecj:3.28.0'
|
||||
testImplementation 'org.eclipse.jdt:ecj:3.29.0'
|
||||
testImplementation 'tools.profiler:async-profiler:1.8.3'
|
||||
}
|
||||
|
||||
|
||||
@@ -12,13 +12,13 @@ dependencies {
|
||||
implementation 'com.beust:jcommander:1.82'
|
||||
implementation 'ch.qos.logback:logback-classic:1.2.11'
|
||||
|
||||
implementation 'com.fifesoft:rsyntaxtextarea:3.1.6'
|
||||
implementation 'com.fifesoft:rsyntaxtextarea:3.2.0'
|
||||
implementation files('libs/jfontchooser-1.0.5.jar')
|
||||
implementation 'hu.kazocsaba:image-viewer:1.2.3'
|
||||
|
||||
implementation 'com.formdev:flatlaf:2.0.2'
|
||||
implementation 'com.formdev:flatlaf-intellij-themes:2.0.2'
|
||||
implementation 'com.formdev:flatlaf-extras:2.0.2'
|
||||
implementation 'com.formdev:flatlaf:2.1'
|
||||
implementation 'com.formdev:flatlaf-intellij-themes:2.1'
|
||||
implementation 'com.formdev:flatlaf-extras:2.1'
|
||||
implementation 'com.formdev:svgSalamander:1.1.3'
|
||||
|
||||
implementation 'com.google.code.gson:gson:2.9.0'
|
||||
|
||||
Reference in New Issue
Block a user