Skip to content

Commit

Permalink
Revert "chore(build): see if we can get the build buildable on Java 8"
Browse files Browse the repository at this point in the history
This reverts commit ba83149.
  • Loading branch information
osoriano committed Sep 18, 2023
1 parent aebc4b9 commit 6805681
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion keel-sql/keel-sql.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id("nu.studer.jooq") version "5.2.2"
id("nu.studer.jooq") version "6.0.1"
id("org.liquibase.gradle") version "2.0.4"
}

Expand Down
1 change: 1 addition & 0 deletions keel-web/keel-web.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ plugins {
}

apply plugin: "com.netflix.dgs.codegen"
apply plugin: "io.spinnaker.package"
apply plugin: "com.github.hauner.jarTest"

repositories {
Expand Down

0 comments on commit 6805681

Please sign in to comment.