Custom HTML support #355 (#1129)

* test

* settings

* version
This commit is contained in:
Anthony Stirling
2024-04-27 11:03:57 +01:00
committed by GitHub
parent 30444fc9bb
commit 8c9d6f7b66
6 changed files with 78 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ plugins {
import com.github.jk1.license.render.*
group = 'stirling.software'
version = '0.23.0'
version = '0.23.1'
sourceCompatibility = '17'
repositories {