File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 99 build :
1010 runs-on : ubuntu-latest
1111 steps :
12- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
12+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1313 - uses : actions/setup-java@v4
1414 with :
1515 distribution : temurin
3131 environment : Sonatype
3232 needs : build
3333 steps :
34- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
34+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
3535 - name : Set up OpenJDK
3636 uses : actions/setup-java@v4
3737 with :
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ kotest-spring = "1.3.0"
55graphql-java = " 22.3"
66graphql-kickstart-spring-boot = " 15.1.0"
77commons-text = " 1.12.0"
8- spring-boot = " 3.3.3 "
9- dgs = " 9.1.2 "
8+ spring-boot = " 3.3.5 "
9+ dgs = " 9.2.0 "
1010
1111[libraries ]
1212# BOMs
You can’t perform that action at this time.
0 commit comments