3 lines
90 B
Bash
3 lines
90 B
Bash
|
#!/usr/bin/env bash
|
||
|
./mvnw org.codehaus.mojo:versions-maven-plugin:display-plugin-updates
|