Skip to content

Commit

Permalink
Bump the minor-and-patch-dependencies group with 1 update (#438)
Browse files Browse the repository at this point in the history
Bumps the minor-and-patch-dependencies group with 1 update: [com.github.davidmc24.gradle.plugin.avro](https://github.com/davidmc24/gradle-avro-plugin).

- [Release notes](https://github.com/davidmc24/gradle-avro-plugin/releases)
- [Changelog](https://github.com/davidmc24/gradle-avro-plugin/blob/master/CHANGES.md)
- [Commits](davidmc24/gradle-avro-plugin@1.9.0...1.9.1)

---
updated-dependencies:
- dependency-name: com.github.davidmc24.gradle.plugin.avro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent 1cb3cfc commit 2672819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
id("org.jetbrains.kotlin.plugin.jpa") version kotlinVersion
id("org.jetbrains.kotlin.plugin.allopen") version kotlinVersion
id("org.jetbrains.kotlin.plugin.noarg") version kotlinVersion
id("com.github.davidmc24.gradle.plugin.avro") version "1.9.0"
id("com.github.davidmc24.gradle.plugin.avro") version "1.9.1"

// ------------- SLSA -------------- //
id("org.cyclonedx.bom") version "1.7.4"
Expand Down

0 comments on commit 2672819

Please sign in to comment.