File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 33# Version 0.2.0
44_ 2025-08-15_
55
6+ Allow passing in a scope to the MockServer constructor in #27
7+
68# Version 0.1.1
79_ 2025-03-17_
810
Original file line number Diff line number Diff line change 22<!DOCTYPE vars SYSTEM "https://resources.jetbrains.com/writerside/1.0/vars.dtd">
33<vars >
44 <var name =" product" value =" Writerside" />
5- <var name =" latest_version" instance =" doc" value =" 0.1.1 " type =" string" />
5+ <var name =" latest_version" instance =" doc" value =" 0.2.0 " type =" string" />
66</vars >
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ kdoc.artifactId=kdoc
66
77git.snapshots =main
88
9- pom.version =0.2.0 -SNAPSHOT
9+ pom.version =0.2.1 -SNAPSHOT
1010pom.groupId =com.apollographql.mockserver
1111pom.description =KMP ready HTTP mock server
1212pom.vcsUrl =https://github.com/apollographql/apollo-kotlin-mockserver
@@ -15,4 +15,4 @@ pom.license=MIT
1515
1616gcs.bucket =apollo-snapshots
1717gcs.prefix =m2
18- bcv.warn =false
18+ bcv.warn =false
You can’t perform that action at this time.
0 commit comments