Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 85a586cf6c | |||
| 2beca6bbe0 |
@@ -4,7 +4,7 @@ Helpers to create a simple Access Control in kotlin
|
|||||||
[](https://github.com/flecomte/access-kontrol/actions/workflows/tests.yml)
|
[](https://github.com/flecomte/access-kontrol/actions/workflows/tests.yml)
|
||||||
[](https://sonarcloud.io/dashboard?id=flecomte_access-kontrol)
|
[](https://sonarcloud.io/dashboard?id=flecomte_access-kontrol)
|
||||||
|
|
||||||
[](https://sonarcloud.io/dashboard?id=flecomte_access-kontrol)
|
[](https://sonarcloud.io/dashboard?id=flecomte_access-kontrol)
|
||||||
[](https://sonarcloud.io/dashboard?id=flecomte_access-kontrol)
|
[](https://sonarcloud.io/dashboard?id=flecomte_access-kontrol)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,5 +1,5 @@
|
|||||||
distributionBase=GRADLE_USER_HOME
|
distributionBase=GRADLE_USER_HOME
|
||||||
distributionPath=wrapper/dists
|
distributionPath=wrapper/dists
|
||||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.1-bin.zip
|
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip
|
||||||
zipStoreBase=GRADLE_USER_HOME
|
zipStoreBase=GRADLE_USER_HOME
|
||||||
zipStorePath=wrapper/dists
|
zipStorePath=wrapper/dists
|
||||||
|
|||||||
Reference in New Issue
Block a user