File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11group =io.github.limehee
2- version =0.1.2
2+ version =0.2.0
33org.gradle.jvmargs =-Xmx1g -Dfile.encoding =UTF-8
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ junit = "6.0.3"
66japicmp-plugin = " 0.4.6"
77jmh-plugin = " 0.7.3"
88spring-dependency-management-plugin = " 1.1.7"
9- jsonrpc-starter = " 0.1.2 "
9+ jsonrpc-starter = " 0.2.0 "
1010errorprone-plugin = " 5.1.0"
1111errorprone = " 2.42.0"
1212nullaway = " 0.13.1"
Original file line number Diff line number Diff line change 1313}
1414
1515dependencies {
16- implementation ' io.github.limehee:jsonrpc-core:0.1.2 '
16+ implementation ' io.github.limehee:jsonrpc-core:0.2.0 '
1717 implementation ' tools.jackson.core:jackson-databind:3.1.0'
1818 testImplementation ' org.junit.jupiter:junit-jupiter:6.0.3'
1919 testRuntimeOnly ' org.junit.platform:junit-platform-launcher:6.0.3'
You can’t perform that action at this time.
0 commit comments