chore: update dependencies
This commit is contained in:
+2
-2
@@ -27,12 +27,12 @@ allprojects {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'org.slf4j:slf4j-api:1.7.33'
|
||||
implementation 'org.slf4j:slf4j-api:1.7.35'
|
||||
compileOnly 'org.jetbrains:annotations:23.0.0'
|
||||
|
||||
testImplementation 'ch.qos.logback:logback-classic:1.2.10'
|
||||
testImplementation 'org.hamcrest:hamcrest-library:2.2'
|
||||
testImplementation 'org.mockito:mockito-core:4.2.0'
|
||||
testImplementation 'org.mockito:mockito-core:4.3.1'
|
||||
testImplementation 'org.assertj:assertj-core:3.22.0'
|
||||
|
||||
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.2'
|
||||
|
||||
@@ -16,9 +16,9 @@ dependencies {
|
||||
implementation files('libs/jfontchooser-1.0.5.jar')
|
||||
implementation 'hu.kazocsaba:image-viewer:1.2.3'
|
||||
|
||||
implementation 'com.formdev:flatlaf:2.0'
|
||||
implementation 'com.formdev:flatlaf-intellij-themes:2.0'
|
||||
implementation 'com.formdev:flatlaf-extras:2.0'
|
||||
implementation 'com.formdev:flatlaf:2.0.1'
|
||||
implementation 'com.formdev:flatlaf-intellij-themes:2.0.1'
|
||||
implementation 'com.formdev:flatlaf-extras:2.0.1'
|
||||
implementation 'com.formdev:svgSalamander:1.1.3'
|
||||
|
||||
implementation 'com.google.code.gson:gson:2.8.9'
|
||||
|
||||
Reference in New Issue
Block a user