Skip to content

Update play-json to 3.0.3 #1565

Update play-json to 3.0.3

Update play-json to 3.0.3 #1565

Workflow file for this run

name: Docker
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build image
run: docker build .