We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85b7460 + 4186927 commit 1f78c42Copy full SHA for 1f78c42
1 file changed
build.gradle.kts
@@ -217,8 +217,8 @@ dependencies {
217
testFramework(TestFrameworkType.Platform)
218
}
219
220
- val lg4j_version = "1.14.0"
221
- val lg4j_beta_version = "1.14.0-beta24"
+ val lg4j_version = "1.15.0"
+ val lg4j_beta_version = "1.15.0-beta25"
222
val awsSdkVersion = "2.44.1"
223
val retrofitVersion = "3.0.0"
224
val sqliteVersion = "3.53.0.0"
0 commit comments