Skip to content

Commit ce6adf7

Browse files
Col-EItzSomebody
authored andcommitted
Bump Cafedude -> 1.9.1 for a few bug fixes
1 parent 72d272e commit ce6adf7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<properties>
88
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
99
<version.asm>9.1</version.asm>
10+
<version.dude>1.9.1</version.dude>
1011
</properties>
1112
<build>
1213
<sourceDirectory>src/main/java</sourceDirectory>
@@ -188,7 +189,7 @@
188189
<dependency>
189190
<groupId>com.github.Col-E</groupId>
190191
<artifactId>CAFED00D</artifactId>
191-
<version>1.9.0</version>
192+
<version>${version.dude}</version>
192193
</dependency>
193194
</dependencies>
194195
</project>

0 commit comments

Comments
 (0)