We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1cc85e commit 2213052Copy full SHA for 2213052
2 files changed
build.gradle
@@ -21,7 +21,7 @@ repositories {
21
}
22
23
dependencies {
24
- githubImplementation "intisy:simple-logger:2.0.1"
+ githubImplementation "intisy:simple-logger:2.1.3.2"
25
implementation "org.apache.httpcomponents:httpclient:4.5.14"
26
implementation "org.kohsuke:github-api:1.99"
27
implementation "com.google.code.gson:gson:2.11.0"
0 commit comments