Proxy test (#16)

* Update build.gradle

* Update application.properties
This commit is contained in:
Anthony Stirling
2023-01-31 14:13:02 +00:00
committed by GitHub
parent 35e2e743d9
commit 072053f794
2 changed files with 4 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ plugins {
}
group = 'stirling.software'
version = '0.2.1'
version = '0.2.2'
sourceCompatibility = '17'
repositories {