mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-06 14:00:55 +03:00
Gradle: moved declaration of all external dependencies to libs.versions.toml and use Gradle version catalog
This commit is contained in:
@@ -23,7 +23,7 @@ plugins {
|
||||
|
||||
dependencies {
|
||||
implementation( project( ":flatlaf-core" ) )
|
||||
implementation( "com.formdev:svgSalamander:1.1.3" )
|
||||
implementation( libs.svgSalamander )
|
||||
}
|
||||
|
||||
flatlafModuleInfo {
|
||||
|
||||
Reference in New Issue
Block a user