Skip to content

Commit

Permalink
HHH-19029 Upgrade to Byteman 4.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanne committed Jan 10, 2025
1 parent 7fc69f9 commit c8ab417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ dependencyResolutionManagement {

def assertjVersion = version "assertj", "3.26.3"
def hamcrestVersion = version "hamcrest", "3.0"
def bytemanVersion = version "byteman", "4.0.23"
def bytemanVersion = version "byteman", "4.0.24"
def jbossJtaVersion = version "jbossJta", "7.1.0.Final"
def jbossTxSpiVersion = version "jbossTxSpi", "8.0.0.Final"
def log4jVersion = version "log4j", "2.24.2"
Expand Down

0 comments on commit c8ab417

Please sign in to comment.