Add julia to language deps
This commit is contained in:
parent
640ad6cf1d
commit
750a6af37d
@ -74,6 +74,11 @@
|
||||
<artifactId>pmd-jsp</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.sourceforge.pmd</groupId>
|
||||
<artifactId>pmd-julia</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.sourceforge.pmd</groupId>
|
||||
<artifactId>pmd-kotlin</artifactId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user