File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9191 <artifactId >jackson-datatype-jdk8</artifactId >
9292 <version >2.14.0</version >
9393 </dependency >
94+ <dependency >
95+ <groupId >com.hubspot.immutables</groupId >
96+ <artifactId >hubspot-style</artifactId >
97+ <version >${dep.hubspot-immutables.version} </version >
98+ </dependency >
99+ <dependency >
100+ <groupId >com.hubspot.immutables</groupId >
101+ <artifactId >immutables-exceptions</artifactId >
102+ <version >${dep.hubspot-immutables.version} </version >
103+ </dependency >
94104 </dependencies >
95105 </dependencyManagement >
96106
197207 <dependency >
198208 <groupId >com.hubspot.immutables</groupId >
199209 <artifactId >hubspot-style</artifactId >
200- <version >${dep.hubspot-immutables.version} </version >
210+ </dependency >
211+ <dependency >
212+ <groupId >com.hubspot.immutables</groupId >
213+ <artifactId >immutables-exceptions</artifactId >
201214 </dependency >
202215 </dependencies >
203216
You can’t perform that action at this time.
0 commit comments