Skip to content

Commit

Permalink
Bump gradle in /implementations/kotlin-kmp-json-schema-validator
Browse files Browse the repository at this point in the history
Bumps gradle from 8.9.0-jdk17 to 8.10.0-jdk17.

---
updated-dependencies:
- dependency-name: gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent e8d0a57 commit e76c987
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM gradle:8.9.0-jdk17 AS builder
FROM gradle:8.10.0-jdk17 AS builder
WORKDIR /opt/app
COPY gradle/libs.versions.toml gradle/
COPY settings.gradle.kts .
Expand Down

0 comments on commit e76c987

Please sign in to comment.