Skip to content

Commit

Permalink
dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
v1r3n committed Dec 17, 2023
1 parent 693124e commit c7652a9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ ext {
revJsr311Api = '1.1.1'
revMockServerClient = '5.12.0'
revOpenapi = '1.6.+'
revOrkesQueues = '1.0.3'
revOrkesQueues = '1.0.7'
revPowerMock = '2.0.9'
revProtoBuf = '3.21.12'
revProtogenAnnotations = '1.0.0'
Expand Down
10 changes: 5 additions & 5 deletions server/dependencies.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"project": true
},
"io.orkes.queues:orkes-conductor-queues": {
"locked": "1.0.3"
"locked": "1.0.7"
},
"org.apache.logging.log4j:log4j-api": {
"locked": "2.20.0"
Expand Down Expand Up @@ -298,7 +298,7 @@
"locked": "1.57.2"
},
"io.orkes.queues:orkes-conductor-queues": {
"locked": "1.0.3"
"locked": "1.0.7"
},
"io.reactivex:rxjava": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -758,7 +758,7 @@
"locked": "1.57.2"
},
"io.orkes.queues:orkes-conductor-queues": {
"locked": "1.0.3"
"locked": "1.0.7"
},
"io.reactivex:rxjava": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -1057,7 +1057,7 @@
"locked": "1.57.2"
},
"io.orkes.queues:orkes-conductor-queues": {
"locked": "1.0.3"
"locked": "1.0.7"
},
"junit:junit": {
"locked": "4.13.2"
Expand Down Expand Up @@ -1325,7 +1325,7 @@
"locked": "1.57.2"
},
"io.orkes.queues:orkes-conductor-queues": {
"locked": "1.0.3"
"locked": "1.0.7"
},
"io.reactivex:rxjava": {
"firstLevelTransitive": [
Expand Down
2 changes: 1 addition & 1 deletion test-harness/dependencies.lock
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@
"firstLevelTransitive": [
"com.netflix.conductor:conductor-server"
],
"locked": "1.0.3"
"locked": "1.0.7"
},
"io.reactivex:rxjava": {
"firstLevelTransitive": [
Expand Down

0 comments on commit c7652a9

Please sign in to comment.