File tree 4 files changed +5
-14
lines changed
4 files changed +5
-14
lines changed Original file line number Diff line number Diff line change @@ -90,5 +90,5 @@ AUTOVALUE_ANNOTATIONS_JAR = auto-value-annotations-1.7.4.jar
90
90
TRUTH_JAR = truth-1.1.2.jar
91
91
TRUTH_SOURCE_JAR = truth-1.1.2-sources.jar
92
92
93
- JSPECIFY_JAR = jspecify-0.3 .0.jar
94
- JSPECIFY_SOURCE_JAR = jspecify-0.3 .0-sources.jar
93
+ JSPECIFY_JAR = jspecify-1.0 .0.jar
94
+ JSPECIFY_SOURCE_JAR = jspecify-1.0 .0-sources.jar
Original file line number Diff line number Diff line change 293
293
<dependency >
294
294
<groupId >org.jspecify</groupId >
295
295
<artifactId >jspecify</artifactId >
296
- <version >0.3 .0</version >
296
+ <version >1.0 .0</version >
297
297
</dependency >
298
298
</dependencies >
299
299
</project >
Original file line number Diff line number Diff line change 108
108
<SOURCES />
109
109
</library >
110
110
</orderEntry >
111
- <orderEntry type =" module-library" >
112
- <library >
113
- <CLASSES >
114
- <root url =" jar://$MODULE_DIR$/../java_deps/build_result/jspecify-0.2.0.jar!/" />
115
- </CLASSES >
116
- <JAVADOC />
117
- <SOURCES />
118
- </library >
119
- </orderEntry >
120
111
<orderEntry type =" module-library" >
121
112
<library >
122
113
<CLASSES >
180
171
<orderEntry type =" module-library" >
181
172
<library >
182
173
<CLASSES >
183
- <root url =" jar://$MODULE_DIR$/../java_deps/build_result/jspecify-0.3 .0.jar!/" />
174
+ <root url =" jar://$MODULE_DIR$/../java_deps/build_result/jspecify-1.0 .0.jar!/" />
184
175
</CLASSES >
185
176
<JAVADOC />
186
177
<SOURCES />
Original file line number Diff line number Diff line change 88
88
<orderEntry type =" module-library" >
89
89
<library >
90
90
<CLASSES >
91
- <root url =" jar://$MODULE_DIR$/../java_deps/build_result/jspecify-0.3 .0.jar!/" />
91
+ <root url =" jar://$MODULE_DIR$/../java_deps/build_result/jspecify-1.0 .0.jar!/" />
92
92
</CLASSES >
93
93
<JAVADOC />
94
94
<SOURCES />
You can’t perform that action at this time.
0 commit comments