Updated to SCG 1.2.0

This commit is contained in:
Speiger 2022-12-13 13:07:24 +01:00
parent e30d011273
commit 290e626f07
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ configurations {
dependencies {
builderImplementation 'com.google.code.gson:gson:2.10'
builderImplementation 'de.speiger:Simple-Code-Generator:1.1.4'
builderImplementation 'de.speiger:Simple-Code-Generator:1.2.0'
testImplementation 'junit:junit:4.12'
testImplementation 'com.google.guava:guava-testlib:31.0.1-jre'