Skip to content

Commit

Permalink
use core release 5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
h908714124 committed Aug 5, 2021
1 parent e6bf26b commit 123ac6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ shadowJar {
}

dependencies {
def core = project(':core')
def core = 'io.github.jbock-java:jbock:5.8'
implementation('com.squareup:javapoet:1.13.0')
implementation('com.google.auto:auto-common:1.0')
implementation('com.google.guava:guava:30.1.1-jre')
Expand Down

0 comments on commit 123ac6a

Please sign in to comment.