File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 7070 <junit-jupiter .version>5.10.0</junit-jupiter .version>
7171 <mockito .version>5.6.0</mockito .version>
7272 <snakeyaml .version>2.2</snakeyaml .version>
73- <wire .version>2.2.0 </wire .version>
74- <wire .plugin.version>2.2.0 </wire .plugin.version>
73+ <wire .version>3.7.1 </wire .version>
74+ <wire .plugin.version>3.0.2 </wire .plugin.version>
7575 <wire .suffix></wire .suffix>
7676 </properties >
7777
9292 </dependency >
9393 <dependency >
9494 <groupId >com.squareup.wire</groupId >
95- <artifactId >wire-runtime${wire.suffix}</artifactId >
95+ <artifactId >wire-runtime</artifactId >
96+ <version >${wire.version} </version >
97+ </dependency >
98+ <dependency >
99+ <groupId >com.squareup.wire</groupId >
100+ <artifactId >wire-runtime-jvm</artifactId >
96101 <version >${wire.version} </version >
97102 </dependency >
98103 <dependency >
You can’t perform that action at this time.
0 commit comments