mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-08 15:00:54 +03:00
Theme Editor: update RSyntaxTextArea from 3.1.2 to 3.1.3
This commit is contained in:
@@ -23,9 +23,9 @@ dependencies {
|
|||||||
implementation( project( ":flatlaf-extras" ) )
|
implementation( project( ":flatlaf-extras" ) )
|
||||||
|
|
||||||
implementation( "com.miglayout:miglayout-swing:5.3" )
|
implementation( "com.miglayout:miglayout-swing:5.3" )
|
||||||
implementation( "com.fifesoft:rsyntaxtextarea:3.1.2" )
|
implementation( "com.fifesoft:rsyntaxtextarea:3.1.3" )
|
||||||
implementation( "com.fifesoft:autocomplete:3.1.1" )
|
implementation( "com.fifesoft:autocomplete:3.1.2" )
|
||||||
implementation( "com.fifesoft:rstaui:3.1.1" )
|
implementation( "com.fifesoft:rstaui:3.1.2" )
|
||||||
}
|
}
|
||||||
|
|
||||||
tasks {
|
tasks {
|
||||||
|
|||||||
Reference in New Issue
Block a user