Skip to content

Commit

Permalink
Bump doma.version from 2.55.3 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps `doma.version` from 2.55.3 to 3.0.1.

Updates `org.seasar.doma:doma-processor` from 2.55.3 to 3.0.1
- [Release notes](https://github.com/domaframework/doma/releases)
- [Changelog](https://github.com/domaframework/doma/blob/master/RELEASE_OPERATIONS.md)
- [Commits](domaframework/doma@2.55.3...3.0.1)

Updates `org.seasar.doma:doma-core` from 2.55.3 to 3.0.1
- [Release notes](https://github.com/domaframework/doma/releases)
- [Changelog](https://github.com/domaframework/doma/blob/master/RELEASE_OPERATIONS.md)
- [Commits](domaframework/doma@2.55.3...3.0.1)

Updates `org.seasar.doma:doma-slf4j` from 2.55.3 to 3.0.1
- [Release notes](https://github.com/domaframework/doma/releases)
- [Changelog](https://github.com/domaframework/doma/blob/master/RELEASE_OPERATIONS.md)
- [Commits](domaframework/doma@2.55.3...3.0.1)

---
updated-dependencies:
- dependency-name: org.seasar.doma:doma-processor
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.seasar.doma:doma-core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.seasar.doma:doma-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent e42d401 commit b9ed0b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<maven.compiler.release>17</maven.compiler.release>
<maven.compiler.parameters>true</maven.compiler.parameters>
<quarkus.version>3.14.4</quarkus.version>
<doma.version>2.55.3</doma.version>
<doma.version>3.0.1</doma.version>
<compiler-plugin.version>3.12.1</compiler-plugin.version>
<surefire-plugin.version>3.2.5</surefire-plugin.version>
</properties>
Expand Down

0 comments on commit b9ed0b5

Please sign in to comment.