未验证 提交 6db61e7a 编写于 作者: S Skylot

chore: update dependencies

上级 86582de5
......@@ -34,3 +34,5 @@ jadx-output/
*.cfg
*.orig
quark.json
cliff.toml
\ No newline at end of file
plugins {
id 'com.github.ben-manes.versions' version '0.41.0'
id 'com.diffplug.spotless' version '6.1.2'
id 'com.diffplug.spotless' version '6.2.0'
}
ext.jadxVersion = System.getenv('JADX_VERSION') ?: "dev"
......@@ -27,7 +27,7 @@ allprojects {
}
dependencies {
implementation 'org.slf4j:slf4j-api:1.7.32'
implementation 'org.slf4j:slf4j-api:1.7.33'
compileOnly 'org.jetbrains:annotations:23.0.0'
testImplementation 'ch.qos.logback:logback-classic:1.2.10'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册