Skip to content

Commit

Permalink
Use braintree-web-drop-in 1.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
braintreeps committed Jan 16, 2020
1 parent 5d53998 commit 1653ed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/templates/checkouts/new.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ <h1>Hi, <br />Let's test a transaction</h1>
</div>
</div>

<script src="https://js.braintreegateway.com/web/dropin/1.21.0/js/dropin.min.js"></script>
<script src="https://js.braintreegateway.com/web/dropin/1.22.0/js/dropin.min.js"></script>
<script th:inline="javascript">
/*<![CDATA[*/
var form = document.querySelector('#payment-form');
Expand Down

0 comments on commit 1653ed1

Please sign in to comment.