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.
1 parent e5a628c commit 9d83361Copy full SHA for 9d83361
build.gradle
@@ -12,7 +12,7 @@ plugins {
12
ext {
13
javaVersion = JavaVersion.VERSION_17
14
scalaVersion = '2.13'
15
- scalaBinaryVersion = '2.13.6'
+ scalaBinaryVersion = '2.13.11'
16
jtsVersion = '1.19.0'
17
slf4jVersion = '2.0.7'
18
circeVersion = '0.14.5'
0 commit comments