mirror of
https://github.com/skylot/jadx.git
synced 2025-02-20 04:51:49 +00:00
chore: update dependencies
This commit is contained in:
parent
a0f4ccb7a4
commit
5ada9331b6
@ -1,6 +1,6 @@
|
||||
plugins {
|
||||
id 'com.github.ben-manes.versions' version '0.42.0'
|
||||
id 'com.diffplug.spotless' version '6.7.2'
|
||||
id 'com.diffplug.spotless' version '6.8.0'
|
||||
}
|
||||
|
||||
ext.jadxVersion = System.getenv('JADX_VERSION') ?: "dev"
|
||||
|
@ -15,9 +15,9 @@ dependencies {
|
||||
implementation files('libs/jfontchooser-1.0.5.jar')
|
||||
implementation 'hu.kazocsaba:image-viewer:1.2.3'
|
||||
|
||||
implementation 'com.formdev:flatlaf:2.3'
|
||||
implementation 'com.formdev:flatlaf-intellij-themes:2.3'
|
||||
implementation 'com.formdev:flatlaf-extras:2.3'
|
||||
implementation 'com.formdev:flatlaf:2.4'
|
||||
implementation 'com.formdev:flatlaf-intellij-themes:2.4'
|
||||
implementation 'com.formdev:flatlaf-extras:2.4'
|
||||
implementation 'com.formdev:svgSalamander:1.1.3'
|
||||
|
||||
implementation 'com.google.code.gson:gson:2.9.0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user