We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a0e343 + d5a69b3 commit 41569e6Copy full SHA for 41569e6
pom.xml
@@ -100,7 +100,7 @@
100
<dependency>
101
<groupId>org.ow2.asm</groupId>
102
<artifactId>asm-all</artifactId>
103
- <version>5.1</version>
+ <version>6.0_BETA</version>
104
</dependency>
105
106
<groupId>com.github.jnr</groupId>
requirements.txt
@@ -1 +1 @@
1
-black==24.8.0
+black==24.10.0
0 commit comments