We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b51e4b1 commit 304c2ffCopy full SHA for 304c2ff
1 file changed
gradle/libs.versions.toml
@@ -20,7 +20,7 @@ reactor-netty = { module = "io.projectreactor.netty:reactor-netty", version = "1
20
luaj-jse = { module = "org.luaj:luaj-jse", version = "3.0.1" }
21
zstd-jni = { module = "com.github.luben:zstd-jni", version = "1.5.2-5" } # >=1.5.4-1 fails
22
commons-compress = { module = "org.apache.commons:commons-compress", version = "1.27.1" }
23
-jsonapi-converter = { module = "com.github.jasminb:jsonapi-converter", version = "0.14" }
+jsonapi-converter = { module = "com.github.jasminb:jsonapi-converter", version = "0.15" }
24
q-builders = { module = "com.github.rutledgepaulv:q-builders", version = "1.6" }
25
26
junit-bom = { module = "org.junit:junit-bom", version = "5.13.4" }
0 commit comments