Skip to content

Commit bb5e5ca

Browse files
Bump doma.version from 3.2.0 to 3.3.0
Bumps `doma.version` from 3.2.0 to 3.3.0. Updates `org.seasar.doma:doma-processor` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/domaframework/doma/releases) - [Changelog](https://github.com/domaframework/doma/blob/master/RELEASE_OPERATIONS.md) - [Commits](domaframework/doma@3.2.0...3.3.0) Updates `org.seasar.doma:doma-core` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/domaframework/doma/releases) - [Changelog](https://github.com/domaframework/doma/blob/master/RELEASE_OPERATIONS.md) - [Commits](domaframework/doma@3.2.0...3.3.0) Updates `org.seasar.doma:doma-slf4j` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/domaframework/doma/releases) - [Changelog](https://github.com/domaframework/doma/blob/master/RELEASE_OPERATIONS.md) - [Commits](domaframework/doma@3.2.0...3.3.0) --- updated-dependencies: - dependency-name: org.seasar.doma:doma-processor dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.seasar.doma:doma-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.seasar.doma:doma-slf4j dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04d4350 commit bb5e5ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<maven.compiler.release>17</maven.compiler.release>
1818
<maven.compiler.parameters>true</maven.compiler.parameters>
1919
<quarkus.version>3.17.7</quarkus.version>
20-
<doma.version>3.2.0</doma.version>
20+
<doma.version>3.3.0</doma.version>
2121
<compiler-plugin.version>3.13.0</compiler-plugin.version>
2222
<surefire-plugin.version>3.5.2</surefire-plugin.version>
2323
</properties>

0 commit comments

Comments
 (0)