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 c63cbd2 commit 72fe2b4Copy full SHA for 72fe2b4
src/it/mismatchedScalaVersions/pom.xml
@@ -19,14 +19,9 @@
19
</dependency>
20
<dependency>
21
<groupId>net.liftweb</groupId>
22
- <artifactId>lift-util_2.13</artifactId>
+ <artifactId>lift-util_2.12</artifactId>
23
<version>3.5.0</version>
24
25
- <dependency>
26
- <groupId>org.openid4java</groupId>
27
- <artifactId>openid4java</artifactId>
28
- <version>0.9.3</version>
29
- </dependency>
30
</dependencies>
31
32
<build>
0 commit comments