Skip to content

Commit

Permalink
Merge #3007 into 1.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Jan 2, 2024
2 parents b921d2e + 3c4d4c2 commit 5feab09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2023 VMware, Inc. or its affiliates, All Rights Reserved.
* Copyright (c) 2011-2024 VMware, Inc. or its affiliates, All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -121,7 +121,7 @@ ext {

// Testing
brotli4jVersion = '1.13.0'
jacksonDatabindVersion = '2.16.0'
jacksonDatabindVersion = '2.16.1'
testAddonVersion = reactorCoreVersion
assertJVersion = '3.24.2'
awaitilityVersion = '4.2.0'
Expand Down

0 comments on commit 5feab09

Please sign in to comment.