Skip to content

Commit

Permalink
chore(deps): update junit5 monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent eb96040 commit e673598
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions templates/junit.java.qute
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
///usr/bin/env jbang "$0" "$@" ; exit $?

//DEPS org.junit.jupiter:junit-jupiter-api:5.10.0
//DEPS org.junit.jupiter:junit-jupiter-engine:5.10.0
//DEPS org.junit.platform:junit-platform-launcher:1.10.0
//DEPS org.junit.jupiter:junit-jupiter-api:5.11.3
//DEPS org.junit.jupiter:junit-jupiter-engine:5.11.3
//DEPS org.junit.platform:junit-platform-launcher:1.11.3

//SOURCES {scriptref}

Expand Down

0 comments on commit e673598

Please sign in to comment.