Skip to content

Commit 0e9272e

Browse files
author
Weasley
committed
update
1 parent c4ea442 commit 0e9272e

File tree

3 files changed

+3
-3
lines changed
  • mydtt-plus-spring-boot-starter
  • mydtt-plus-spring-boot-starter-tests

3 files changed

+3
-3
lines changed

mydtt-plus-spring-boot-starter-tests/mydtt-plus-spring-boot-2-x/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>io.github.weasley-j</groupId>
2727
<artifactId>mydtt-plus-spring-boot-starter</artifactId>
28-
<version>1.2.0</version>
28+
<version>1.2.1</version>
2929
</dependency>
3030
<!-- javadoc-scribe start -->
3131
<dependency>

mydtt-plus-spring-boot-starter-tests/mydtt-plus-spring-boot-3-x/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>io.github.weasley-j</groupId>
4242
<artifactId>mydtt-plus-spring-boot-starter</artifactId>
43-
<version>1.2.0</version>
43+
<version>1.2.1</version>
4444
</dependency>
4545
<!-- javadoc-scribe start -->
4646
<dependency>

mydtt-plus-spring-boot-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>io.github.weasley-j</groupId>
1313
<artifactId>mydtt-plus-spring-boot-starter</artifactId>
14-
<version>1.2.0</version>
14+
<version>1.2.1</version>
1515
<name>mydtt-plus-spring-boot-starter</name>
1616
<description>
1717
MyDtt-Plus is a starter of SpringBoot,I named it DTT, It's an object-oriented Java framework,

0 commit comments

Comments
 (0)