Skip to content

Commit

Permalink
πŸ‹ upgrade blade mvc version and jetbrick-template version
Browse files Browse the repository at this point in the history
  • Loading branch information
hellokaton committed Sep 22, 2017
1 parent 111da06 commit 0ec78ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<sqlite.version>3.15.1</sqlite.version>
<blade-mvc.version>2.0.2-SNAPSHOT</blade-mvc.version>
<blade-jdbc.version>0.2.2-beta</blade-jdbc.version>
<blade-mvc.version>2.0.2-beta</blade-mvc.version>
<blade-jdbc.version>0.2.2-alpha2</blade-jdbc.version>
<blade-tpl.verion>0.1.2</blade-tpl.verion>
<blade-validator>0.0.2</blade-validator>
<commonmark.version>0.9.0</commonmark.version>
Expand Down

0 comments on commit 0ec78ec

Please sign in to comment.