Update build.gradle

This commit is contained in:
Anthony Stirling 2024-01-28 20:11:41 +00:00 committed by GitHub
parent 589cb8d91f
commit 3986858adb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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