Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the dev-dependencies group with 6 updates #52

Merged
merged 1 commit into from
Aug 26, 2023

Commits on Aug 23, 2023

  1. Bump the dev-dependencies group with 6 updates

    Bumps the dev-dependencies group with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.3.0` | `3.4.0` |
    | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.12.1` | `10.12.2` |
    | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.9.3` | `5.10.0` |
    | [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) | `1.14.5` | `1.14.6` |
    | [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) | `3.9.3` | `3.9.4` |
    | [org.apache.maven:maven-core](https://github.com/apache/maven) | `3.9.3` | `3.9.4` |
    
    
    Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.3.0 to 3.4.0
    - [Release notes](https://github.com/apache/maven-enforcer/releases)
    - [Commits](apache/maven-enforcer@enforcer-3.3.0...enforcer-3.4.0)
    
    Updates `com.puppycrawl.tools:checkstyle` from 10.12.1 to 10.12.2
    - [Release notes](https://github.com/checkstyle/checkstyle/releases)
    - [Commits](checkstyle/checkstyle@checkstyle-10.12.1...checkstyle-10.12.2)
    
    Updates `org.junit.jupiter:junit-jupiter-engine` from 5.9.3 to 5.10.0
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.9.3...r5.10.0)
    
    Updates `net.bytebuddy:byte-buddy` from 1.14.5 to 1.14.6
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.14.5...byte-buddy-1.14.6)
    
    Updates `org.apache.maven:maven-plugin-api` from 3.9.3 to 3.9.4
    - [Release notes](https://github.com/apache/maven/releases)
    - [Commits](apache/maven@maven-3.9.3...maven-3.9.4)
    
    Updates `org.apache.maven:maven-core` from 3.9.3 to 3.9.4
    - [Release notes](https://github.com/apache/maven/releases)
    - [Commits](apache/maven@maven-3.9.3...maven-3.9.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: com.puppycrawl.tools:checkstyle
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: org.apache.maven:maven-plugin-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: org.apache.maven:maven-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    c6428c4 View commit details
    Browse the repository at this point in the history