File tree Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Original file line number Diff line number Diff line change 305305 <build >
306306 <pluginManagement >
307307 <plugins >
308- <plugin >
309- <groupId >org.openrewrite.maven</groupId >
310- <artifactId >rewrite-maven-plugin</artifactId >
311- <version >6.13.0</version >
312- <configuration >
313- <activeRecipes >
314- <recipe >net.dv8tion.MigrateComponentsV2</recipe >
315- </activeRecipes >
316- </configuration >
317- <dependencies >
318- <dependency >
319- <groupId >org.openrewrite.recipe</groupId >
320- <artifactId >rewrite-java-dependencies</artifactId >
321- <version >1.37.0</version >
322- </dependency >
323- <dependency >
324- <groupId >net.dv8tion</groupId >
325- <artifactId >JDA</artifactId >
326- <version >6.0.0-rc.1</version >
327- </dependency >
328- </dependencies >
329- </plugin >
330308 <plugin >
331309 <artifactId >maven-javadoc-plugin</artifactId >
332310 <version >3.12.0</version >
You can’t perform that action at this time.
0 commit comments