Skip to content

Commit

Permalink
Bump conjure python to 4.14.0 (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminLowry authored Nov 8, 2024
1 parent 7ed1110 commit e6e8482
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ version: 2
jobs:
generate-bindings:
docker:
- image: cimg/openjdk:11.0.10-node
- image: cimg/openjdk:17.0.10-node
steps:
- checkout

Expand Down
5 changes: 5 additions & 0 deletions changelog/@unreleased/pr-166.v2.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
type: improvement
improvement:
description: Bump conjure python to 4.14.0
links:
- https://github.com/palantir/conjure-python-client/pull/166
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
com.palantir.conjure.python:conjure-python = 4.4.0
com.palantir.conjure.python:conjure-python = 4.14.0
com.palantir.conjure.verification:* = 0.19.0

0 comments on commit e6e8482

Please sign in to comment.