Commits

md_5 authored 4e5f46cb274
Update ASM version
No tags

pom.xml

Modified
73 73 </dependency>
74 74 <dependency>
75 75 <groupId>org.hamcrest</groupId>
76 76 <artifactId>hamcrest-library</artifactId>
77 77 <version>1.3</version>
78 78 <scope>test</scope>
79 79 </dependency>
80 80 <dependency>
81 81 <groupId>org.ow2.asm</groupId>
82 82 <artifactId>asm-tree</artifactId>
83 - <version>9.0</version>
83 + <version>9.1</version>
84 84 <scope>test</scope>
85 85 </dependency>
86 86 </dependencies>
87 87
88 88 <build>
89 89 <plugins>
90 90 <plugin>
91 91 <groupId>net.md-5</groupId>
92 92 <artifactId>scriptus</artifactId>
93 93 <version>0.4.1</version>

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut