File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ derby.log
2222/devops /test-connection /.lein-repl-history
2323** /.flattened-pom.xml
2424
25+ .gitignore
2526.checkstyle
2627
2728querydsl-gradle-plugin /build /
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >io.github.openfeign.querydsl</groupId >
66 <artifactId >querydsl-root</artifactId >
7- <version >6.0 -SNAPSHOT</version >
7+ <version >5.1.2 -SNAPSHOT</version >
88
99 <packaging >pom</packaging >
1010 <name >Querydsl</name >
Original file line number Diff line number Diff line change 153153 <plugin >
154154 <groupId >net.alchim31.maven</groupId >
155155 <artifactId >scala-maven-plugin</artifactId >
156- <version >3.1.3 </version >
156+ <version >3.4.6 </version >
157157 <configuration >
158158 <charset >${character.encoding} </charset >
159159 <scalaVersion >${scala.full.version} </scalaVersion >
You can’t perform that action at this time.
0 commit comments