Skip to content

Commit

Permalink
fix typo ant.xml -> ant,xml
Browse files Browse the repository at this point in the history
  • Loading branch information
codeconsole committed Oct 18, 2024
1 parent ce4cbbc commit 866362d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ ext {
net.java.dev.jna:jna::$jnaVersion
org.apache.ant:ant:,junit:$antVersion
org.apache.commons:commons-text::$commonsTextVersion
org.apache.groovy:groovy:ant.xml,cli-picocli,console,dateutil,json,macro,nio,sql,swing,templates,test,test-junit5:$groovyVersion
org.apache.groovy:groovy:ant,cli-picocli,console,dateutil,json,macro,nio,sql,swing,templates,test,test-junit5,xml:$groovyVersion
org.apache.tomcat:tomcat-jdbc::$tomcatVersion
org.asciidoctor:asciidoctorj::$asciidoctorjVersion
org.aspectj:aspectjrt,aspectjweaver::$aspectjVersion
Expand Down

0 comments on commit 866362d

Please sign in to comment.