mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-10 22:17:13 -06: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