mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-27 03:46:17 -06:00
build.gradle.kts: moved publishing related configuration to precompiled script plugin
This commit is contained in:
@@ -27,6 +27,7 @@ include( "flatlaf-theme-editor" )
|
||||
|
||||
pluginManagement {
|
||||
plugins {
|
||||
// NOTE: keep plugin versions in sync with buildSrc/build.gradle.kts
|
||||
id( "com.jfrog.bintray" ) version "1.8.4"
|
||||
id( "com.jfrog.artifactory" ) version "4.13.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user