Skip to content

Commit

Permalink
This PR contains the following updates:
Browse files Browse the repository at this point in the history
| Package | Type | Package file | Manager | Update | Change |
|---|---|---|---|---|---|
| [org.jooq:jooq](http://www.jooq.org)
([source](https://github.com/jOOQ/jOOQ)) | dependencies |
misk/gradle/libs.versions.toml | gradle | patch | `3.18.22` -> `3.18.23`
|
| [software.amazon.awssdk:sdk-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.29.29` -> `2.29.30` |
|
[software.amazon.awssdk:dynamodb-enhanced](https://aws.amazon.com/sdkforjava)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.29.29` -> `2.29.30` |
| [software.amazon.awssdk:dynamodb](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.29.29` -> `2.29.30` |
| [software.amazon.awssdk:aws-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.29.29` -> `2.29.30` |
| [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.29.29` -> `2.29.30` |
| [software.amazon.awssdk:auth](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.29.29` -> `2.29.30` |

---

### Configuration

📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2am
every weekday" in timezone Australia/Melbourne, Automerge - At any time
(no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

GitOrigin-RevId: 2d0ba5324a90914d32954a4344fda1128015345e
  • Loading branch information
github-cash-renovate-jvm-2 authored and svc-squareup-copybara committed Dec 10, 2024
1 parent 56003a6 commit d392e63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
awaitility = "4.2.2"
aws1 = "1.12.779"
aws2 = "2.29.29"
aws2 = "2.29.30"
bucket4j = "8.8.0"
datadog = "1.43.0"
dependencyAnalysisPlugin = "2.6.0"
Expand Down Expand Up @@ -136,7 +136,7 @@ jettyWebsocketApi = { module = "org.eclipse.jetty.websocket:websocket-jetty-api"
jettyWebsocketServer = { module = "org.eclipse.jetty.websocket:websocket-jetty-server" }
jgit = { module = "org.eclipse.jgit:org.eclipse.jgit", version = "5.13.3.202401111512-r" }
jnrUnixsocket = { module = "com.github.jnr:jnr-unixsocket", version = "0.38.23" }
jooq = { module = "org.jooq:jooq", version = "3.18.22" }
jooq = { module = "org.jooq:jooq", version = "3.18.23" }
jooqGradlePlugin = { module = "nu.studer:gradle-jooq-plugin", version = "9.0" }
jsqlparser = { module = "com.github.jsqlparser:jsqlparser", version = "5.0" }
junitApi = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }
Expand Down

0 comments on commit d392e63

Please sign in to comment.