We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 440d4d5 commit 8799f84Copy full SHA for 8799f84
pom.xml
@@ -20,7 +20,7 @@
20
<parent>
21
<groupId>org.clojure</groupId>
22
<artifactId>pom.contrib</artifactId>
23
- <version>1.3.0</version>
+ <version>1.4.0</version>
24
</parent>
25
26
<scm>
@@ -44,7 +44,7 @@
44
<dependency>
45
46
<artifactId>tools.analyzer.jvm</artifactId>
47
- <version>1.3.2</version>
+ <version>1.3.3</version>
48
</dependency>
49
</dependencies>
50
@@ -54,7 +54,7 @@
54
<plugin>
55
<groupId>org.codehaus.mojo</groupId>
56
<artifactId>versions-maven-plugin</artifactId>
57
- <version>2.18.0</version>
+ <version>2.20.1</version>
58
</plugin>
59
60
<groupId>com.theoryinpractise</groupId>
0 commit comments