update dependencies and fill changelog

This commit is contained in:
2023-12-10 14:46:13 +06:00
parent 8f827e9f79
commit cad8743ced
7 changed files with 32 additions and 31 deletions

View File

@@ -17,7 +17,7 @@ allprojects {
mavenCentral()
mavenLocal()
maven { url 'https://jitpack.io' }
maven { url "https://git.inmo.dev/api/packages/InsanusMokrassar/maven" }
maven { url "https://nexus.inmo.dev/repository/maven-releases/" }
}
}