Fonts: added missing description in POM (required for Maven Central)

This commit is contained in:
Karl Tauber
2022-12-16 00:51:35 +01:00
parent b879b393ad
commit 09c7f15364
3 changed files with 3 additions and 0 deletions

View File

@@ -65,6 +65,7 @@ tasks {
flatlafPublish {
artifactId = "flatlaf-fonts-inter"
name = "FlatLaf Inter Fonts Pack"
description = "Flat Look and Feel Inter Fonts Pack"
}
publishing {