Skip to content

Commit

Permalink
Bump Doma to 2.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
backpaper0 committed May 17, 2020
1 parent 71dba6b commit b8713bc
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 @@ -46,7 +46,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<doma.version>2.34.0</doma.version>
<doma.version>2.35.0</doma.version>
<spring-boot.version>1.5.22.RELEASE</spring-boot.version>
<rootDir>${project.basedir}</rootDir>
</properties>
Expand Down

0 comments on commit b8713bc

Please sign in to comment.