Skip to content

Commit fc114b1

Browse files
committed
Uptakes microbean-bean 0.0.18
Signed-off-by: Laird Nelson <[email protected]>
1 parent f23c255 commit fc114b1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
<dependency>
142142
<groupId>org.microbean</groupId>
143143
<artifactId>microbean-bean</artifactId>
144-
<version>0.0.18-SNAPSHOT</version>
144+
<version>0.0.18</version>
145145
</dependency>
146146

147147
<dependency>
@@ -308,7 +308,7 @@
308308
<dependency>
309309
<groupId>com.puppycrawl.tools</groupId>
310310
<artifactId>checkstyle</artifactId>
311-
<version>10.12.6</version>
311+
<version>10.23.1</version>
312312
</dependency>
313313
</dependencies>
314314
</plugin>

0 commit comments

Comments
 (0)