add two bots for testing of new functionality

This commit is contained in:
2026-06-29 18:02:05 +06:00
parent 52b6df8ac1
commit e70650d213
8 changed files with 590 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ allprojects {
}
}
// maven { url "https://proxy.nexus.inmo.dev/repository/maven-releases/" }
maven { url "https://nexus.inmo.dev/repository/maven-releases/" }
mavenLocal()
}
}