Skip to content

Commit

Permalink
Merge pull request #3272 from MorphiaOrg/dependabot/maven/asm.version…
Browse files Browse the repository at this point in the history
…-9.7.1

Bump asm.version from 9.7 to 9.7.1
  • Loading branch information
github-actions[bot] authored Oct 8, 2024
2 parents 68420e9 + c7b58fe commit b63d2b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<maven.compiler.source>17</maven.compiler.source>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kotlin.compiler.jvmTarget>17</kotlin.compiler.jvmTarget>
<asm.version>9.7</asm.version>
<asm.version>9.7.1</asm.version>
<ksp.version>2.0.20-1.0.25</ksp.version>
</properties>

Expand Down

0 comments on commit b63d2b2

Please sign in to comment.