Compare commits

..

No commits in common. "develop" and "main" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ buildscript {
allprojects { allprojects {
group = "net.codinux.banking.client" group = "net.codinux.banking.client"
version = "0.7.3-SNAPSHOT" version = "0.7.2"
repositories { repositories {
mavenCentral() mavenCentral()