Skip to content

Commit 304c2ff

Browse files
Update dependency com.github.jasminb:jsonapi-converter to v0.15 (#269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b51e4b1 commit 304c2ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ reactor-netty = { module = "io.projectreactor.netty:reactor-netty", version = "1
2020
luaj-jse = { module = "org.luaj:luaj-jse", version = "3.0.1" }
2121
zstd-jni = { module = "com.github.luben:zstd-jni", version = "1.5.2-5" } # >=1.5.4-1 fails
2222
commons-compress = { module = "org.apache.commons:commons-compress", version = "1.27.1" }
23-
jsonapi-converter = { module = "com.github.jasminb:jsonapi-converter", version = "0.14" }
23+
jsonapi-converter = { module = "com.github.jasminb:jsonapi-converter", version = "0.15" }
2424
q-builders = { module = "com.github.rutledgepaulv:q-builders", version = "1.6" }
2525

2626
junit-bom = { module = "org.junit:junit-bom", version = "5.13.4" }

0 commit comments

Comments
 (0)