Release 3.6.0-SNAPSHOT
This commit is contained in:
parent
752feb4ff3
commit
420a217ee2
@ -49,7 +49,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'org.jooq:jooq:3.5.0-SNAPSHOT'
|
||||
compile 'org.jooq:jooq:3.6.0-SNAPSHOT'
|
||||
|
||||
runtime 'com.h2database:h2:1.4.177'
|
||||
testCompile 'junit:junit:4.11'
|
||||
@ -62,7 +62,7 @@ buildscript {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
classpath 'org.jooq:jooq-codegen:3.5.0-SNAPSHOT'
|
||||
classpath 'org.jooq:jooq-codegen:3.6.0-SNAPSHOT'
|
||||
classpath 'com.h2database:h2:1.4.177'
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user