Skip to content

Commit e2c1f47

Browse files
authored
Uptakes microbean-bean 0.0.18 (#2)
Signed-off-by: Laird Nelson <[email protected]>
1 parent f23c255 commit e2c1f47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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)