Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fmsf authored Nov 16, 2021
1 parent c02bf7b commit 5dce7e4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {
classpath 'com.palantir.gradle.conjure:gradle-conjure:4.27.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.12.3'
classpath 'com.palantir.launchconfig:gradle-launch-config-plugin:1.2.0'
classpath 'gradle.plugin.org.inferred:gradle-processors:3.3.0'
classpath 'gradle.plugin.org.inferred:gradle-processors:3.6.0'
}
}

Expand Down
5 changes: 5 additions & 0 deletions changelog/@unreleased/pr-545.v2.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
type: improvement
improvement:
description: apply https://github.com/palantir/conjure-java-example/pull/536/files
links:
- https://github.com/palantir/conjure-java-example/pull/545

0 comments on commit 5dce7e4

Please sign in to comment.