We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a60df2 commit 66ef38bCopy full SHA for 66ef38b
pom.xml
@@ -47,7 +47,7 @@
47
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
48
<maven.compiler.source>17</maven.compiler.source>
49
<maven.compiler.target>17</maven.compiler.target>
50
- <doma.version>3.0.1</doma.version>
+ <doma.version>3.1.0</doma.version>
51
<spring-boot.version>3.2.9</spring-boot.version>
52
<source-plugin.version>3.3.1</source-plugin.version>
53
<javadoc-plugin.version>3.11.1</javadoc-plugin.version>
0 commit comments